Searched refs:pcm_open_retry_count (Results 1 – 2 of 2) sorted by relevance
864 unsigned int pcm_open_retry_count = 0; in start_input_stream() local868 pcm_open_retry_count = PROXY_OPEN_RETRY_COUNT; in start_input_stream()880 if (pcm_open_retry_count-- == 0) { in start_input_stream()1231 unsigned int pcm_open_retry_count = 0; in start_output_stream() local1234 pcm_open_retry_count = PROXY_OPEN_RETRY_COUNT; in start_output_stream()1247 if (pcm_open_retry_count-- == 0) { in start_output_stream()
1039 unsigned int pcm_open_retry_count = 0; in start_input_stream() local1043 pcm_open_retry_count = PROXY_OPEN_RETRY_COUNT; in start_input_stream()1055 if (pcm_open_retry_count-- == 0) { in start_input_stream()1488 unsigned int pcm_open_retry_count = 0; in start_output_stream() local1491 pcm_open_retry_count = PROXY_OPEN_RETRY_COUNT; in start_output_stream()1504 if (pcm_open_retry_count-- == 0) { in start_output_stream()