Searched refs:pcm_retry_count (Results 1 – 1 of 1) sorted by relevance
167 unsigned int pcm_retry_count = PCM_OPEN_RETRIES; in start_output_stream() local180 if (--pcm_retry_count == 0) { in start_output_stream()428 unsigned int pcm_retry_count = PCM_OPEN_RETRIES; in start_input_stream() local440 if (--pcm_retry_count == 0) { in start_input_stream()