Home | History | Annotate | Download | only in audio_extn

Lines Matching refs:snd_device

30 #define audio_extn_spkr_prot_start_processing(snd_device)    (-EINVAL)
32 #define audio_extn_spkr_prot_stop_processing(snd_device) (0)
34 #define audio_extn_spkr_prot_get_acdb_id(snd_device) (-EINVAL)
35 #define audio_extn_get_spkr_prot_snd_device(snd_device) (snd_device)
38 int audio_extn_spkr_prot_start_processing(snd_device_t snd_device);
39 void audio_extn_spkr_prot_stop_processing(snd_device_t snd_device);
41 int audio_extn_spkr_prot_get_acdb_id(snd_device_t snd_device);
42 int audio_extn_get_spkr_prot_snd_device(snd_device_t snd_device);
80 void audio_extn_sound_trigger_update_device_status(snd_device_t snd_device,
91 #define audio_extn_dsm_feedback_enable(adev, snd_device, benable) (0)
94 snd_device_t snd_device,