Searched defs:snd_device (Results 1 – 11 of 11) sorted by relevance
| /hardware/qcom/audio/hal/audio_extn/ |
| D | audio_extn.h | 40 #define audio_extn_spkr_prot_start_processing(snd_device) (-EINVAL) argument 42 #define audio_extn_spkr_prot_stop_processing(snd_device) (0) argument 44 #define audio_extn_spkr_prot_get_acdb_id(snd_device) (-EINVAL) argument 45 #define audio_extn_get_spkr_prot_snd_device(snd_device) (snd_device) argument 101 #define audio_extn_dsm_feedback_enable(adev, snd_device, benable) (0) argument 128 snd_device, device_name) (0) argument
|
| D | dsm_feedback.c | 90 snd_device_t snd_device, in audio_extn_dsm_feedback_enable()
|
| D | spkr_protection.c | 769 int audio_extn_spkr_prot_get_acdb_id(snd_device_t snd_device) in audio_extn_spkr_prot_get_acdb_id() 787 int audio_extn_get_spkr_prot_snd_device(snd_device_t snd_device) in audio_extn_get_spkr_prot_snd_device() 802 int audio_extn_spkr_prot_start_processing(snd_device_t snd_device) in audio_extn_spkr_prot_start_processing() 874 void audio_extn_spkr_prot_stop_processing(snd_device_t snd_device) in audio_extn_spkr_prot_stop_processing()
|
| D | soundtrigger.c | 209 void audio_extn_sound_trigger_update_device_status(snd_device_t snd_device, in audio_extn_sound_trigger_update_device_status()
|
| /hardware/qcom/audio/hal/msm8916/ |
| D | platform.c | 555 static struct operator_specific_device *get_operator_specific_device(snd_device_t snd_device) in get_operator_specific_device() 576 static int get_operator_specific_device_acdb_id(snd_device_t snd_device) in get_operator_specific_device_acdb_id() 588 static const char *get_operator_specific_device_mixer_path(snd_device_t snd_device) in get_operator_specific_device_mixer_path() 609 snd_device_t snd_device = SND_DEVICE_NONE; in platform_set_echo_reference() local 1027 const char *platform_get_snd_device_name(snd_device_t snd_device) in platform_get_snd_device_name() 1038 int platform_get_snd_device_name_extn(void *platform, snd_device_t snd_device, in platform_get_snd_device_name_extn() 1065 snd_device_t snd_device) in platform_check_and_set_capture_backend_cfg() 1082 snd_device_t snd_device) in platform_add_backend_name() 1186 void platform_add_operator_specific_device(snd_device_t snd_device, in platform_add_operator_specific_device() 1212 int platform_set_snd_device_acdb_id(snd_device_t snd_device, unsigned int acdb_id) in platform_set_snd_device_acdb_id() [all …]
|
| D | hw_info.c | 98 void hw_info_append_hw_type(void *hw_info, snd_device_t snd_device, in hw_info_append_hw_type()
|
| /hardware/qcom/audio/hal/msm8974/ |
| D | platform.c | 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() [all …]
|
| D | hw_info.c | 127 void hw_info_append_hw_type(void *hw_info, snd_device_t snd_device, in hw_info_append_hw_type()
|
| /hardware/qcom/audio/hal/msm8960/ |
| D | platform.c | 379 const char *platform_get_snd_device_name(snd_device_t snd_device) in platform_get_snd_device_name() 388 snd_device_t snd_device) in platform_add_backend_name() 437 int platform_send_audio_calibration(void *platform, snd_device_t snd_device) in platform_send_audio_calibration() 614 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_output_snd_device() local 716 snd_device_t snd_device = SND_DEVICE_NONE; in platform_get_input_snd_device() local 1092 snd_device_t snd_device, in platform_get_snd_device_name_extn()
|
| /hardware/qcom/audio/hal/ |
| D | audio_hw.c | 464 snd_device_t snd_device; in enable_audio_route() local 489 snd_device_t snd_device; in disable_audio_route() local 510 snd_device_t snd_device) in enable_snd_device() 572 snd_device_t snd_device) in disable_snd_device() 617 snd_device_t snd_device) in check_and_route_playback_usecases() 685 snd_device_t snd_device) in check_and_route_capture_usecases() 3309 snd_device_t snd_device; in adev_verify_devices() local
|
| D | platform_info.c | 256 snd_device_t snd_device = SND_DEVICE_NONE; in process_operator_specific() local
|