Lines Matching refs:PCM_CAPTURE
385 PCM_PLAYBACK : PCM_CAPTURE); in may_use_noirq_mode()
664 if (usecase->type == PCM_CAPTURE) { in enable_audio_route()
683 if (uinfo->type != PCM_CAPTURE) { in enable_audio_route()
722 if (usecase->type == PCM_CAPTURE) in disable_audio_route()
735 if (usecase->type == PCM_CAPTURE) { in disable_audio_route()
1004 if (usecase->type == PCM_CAPTURE && usecase->stream.in != NULL) { in check_and_enable_effect()
1176 if (usecase->type == PCM_CAPTURE || usecase == uc_info) in check_and_route_playback_usecases()
1499 if (usecase->type == PCM_CAPTURE || usecase->stream.out == NULL) { in force_device_switch()
1525 if (usecase->type == PCM_CAPTURE && usecase->stream.in != NULL) { in adev_get_active_input()
1542 if (usecase->type == PCM_CAPTURE && usecase->stream.in != NULL && in get_voice_communication_input()
1593 if (usecase->type == PCM_CAPTURE) { in get_priority_input()
1680 } else if (usecase->type == PCM_CAPTURE) { in select_devices_with_force_switch()
1860 if (usecase->type != PCM_CAPTURE && voip_usecase) { in select_devices_with_force_switch()
1942 in->pcm_device_id = platform_get_pcm_device_id(in->usecase, PCM_CAPTURE); in start_input_stream()
1952 uc_info->type = PCM_CAPTURE; in start_input_stream()
2394 if ((usecase->type == PCM_CAPTURE && in stop_output_stream()
2565 PCM_CAPTURE); in start_output_stream()
4795 in->pcm_device_id = platform_get_pcm_device_id(in->usecase, PCM_CAPTURE); in in_create_mmap_buffer()
5780 if (usecase->type == PCM_CAPTURE && in != NULL && in adev_set_parameters()
5877 if (usecase->type == PCM_CAPTURE && usecase->stream.in != NULL) { in adev_set_mode()
6324 PCM_CAPTURE, in adev_verify_devices()