Home
last modified time | relevance | path

Searched refs:snd_hda_power_down_pm (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_beep.c135 snd_hda_power_down_pm(beep->codec); in turn_off_beep()
H A Dhda_codec.c56 snd_hda_power_down_pm(codec); in codec_exec_verb()
655 snd_hda_power_down_pm(codec); in hda_jackpoll_work()
3483 snd_hda_power_down_pm(codec); in snd_hda_check_amp_list_power()
H A Dpatch_ca0132.c4418 snd_hda_power_down_pm(codec); in ca0132_select_out()
4775 snd_hda_power_down_pm(codec); in ca0132_alt_select_out()
4958 snd_hda_power_down_pm(codec); in ca0132_select_mic()
5139 snd_hda_power_down_pm(codec); in ca0132_alt_select_in()
8522 snd_hda_power_down_pm(codec); in ca0132_process_dsp_response()
9457 snd_hda_power_down_pm(codec); in ca0132_init()
H A Dpatch_hdmi.c1676 snd_hda_power_down_pm(codec); in hdmi_present_sense_via_verbs()
1804 pm_ret = snd_hda_power_down_pm(codec); in sync_eld_via_acomp()
H A Dpatch_realtek.c150 snd_hda_power_down_pm(codec); in coef_mutex_unlock()
4223 snd_hda_power_down_pm(codec); in alc_update_vref_led()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_codec.h490 #define snd_hda_power_down_pm(codec) snd_hdac_power_down_pm(&(codec)->core) macro