Lines Matching refs:PCM_CAPTURE

382                                             PCM_PLAYBACK : PCM_CAPTURE);  in may_use_noirq_mode()
661 if (usecase->type == PCM_CAPTURE) { in enable_audio_route()
680 if (uinfo->type != PCM_CAPTURE) { in enable_audio_route()
719 if (usecase->type == PCM_CAPTURE) in disable_audio_route()
732 if (usecase->type == PCM_CAPTURE) { in disable_audio_route()
997 if (usecase->type == PCM_CAPTURE && usecase->stream.in != NULL) { in check_and_enable_effect()
1169 if (usecase->type == PCM_CAPTURE || usecase == uc_info) in check_and_route_playback_usecases()
1486 if (usecase->type == PCM_CAPTURE || usecase->stream.out == NULL) { in force_device_switch()
1512 if (usecase->type == PCM_CAPTURE && usecase->stream.in != NULL) { in adev_get_active_input()
1529 if (usecase->type == PCM_CAPTURE && usecase->stream.in != NULL && in get_voice_communication_input()
1580 if (usecase->type == PCM_CAPTURE) { in get_priority_input()
1667 } else if (usecase->type == PCM_CAPTURE) { in select_devices_with_force_switch()
1847 if (usecase->type != PCM_CAPTURE && voip_usecase) { in select_devices_with_force_switch()
1929 in->pcm_device_id = platform_get_pcm_device_id(in->usecase, PCM_CAPTURE); in start_input_stream()
1939 uc_info->type = PCM_CAPTURE; in start_input_stream()
2381 if ((usecase->type == PCM_CAPTURE && in stop_output_stream()
2548 PCM_CAPTURE); in start_output_stream()
4706 in->pcm_device_id = platform_get_pcm_device_id(in->usecase, PCM_CAPTURE); in in_create_mmap_buffer()
5654 if (usecase->type == PCM_CAPTURE && in != NULL && in adev_set_parameters()
5751 if (usecase->type == PCM_CAPTURE && usecase->stream.in != NULL) { in adev_set_mode()
6198 PCM_CAPTURE, in adev_verify_devices()