Lines Matching defs:snd_device
577 static struct operator_specific_device *get_operator_specific_device(snd_device_t snd_device) in get_operator_specific_device()
599 static int get_operator_specific_device_acdb_id(snd_device_t snd_device) in get_operator_specific_device_acdb_id()
611 static const char *get_operator_specific_device_mixer_path(snd_device_t snd_device) in get_operator_specific_device_mixer_path()
680 snd_device_t snd_device = SND_DEVICE_NONE; in platform_set_echo_reference() local
1338 const char *platform_get_snd_device_name(snd_device_t snd_device) in platform_get_snd_device_name()
1349 int platform_get_snd_device_name_extn(void *platform, snd_device_t snd_device, in platform_get_snd_device_name_extn()
1373 snd_device_t snd_device) in platform_add_backend_name()
1471 void platform_add_operator_specific_device(snd_device_t snd_device, in platform_add_operator_specific_device()
1497 int platform_set_snd_device_acdb_id(snd_device_t snd_device, unsigned int acdb_id) in platform_set_snd_device_acdb_id()
1515 int platform_get_snd_device_acdb_id(snd_device_t snd_device) in platform_get_snd_device_acdb_id()
1528 int platform_send_audio_calibration(void *platform, snd_device_t snd_device) in platform_send_audio_calibration()
1705 snd_device_t snd_device, in platform_set_speaker_gain_in_combo()
1853 bool platform_can_split_snd_device(snd_device_t snd_device, in platform_can_split_snd_device()
1901 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_output_snd_device() local
2037 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_input_snd_device() local
2608 struct audio_usecase *usecase, snd_device_t snd_device) in platform_check_and_set_capture_backend_cfg()