Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_beep.c135 snd_hda_power_down_pm(beep->codec); in turn_off_beep()
H A Dpatch_hdmi.c1653 snd_hda_power_down_pm(codec); in hdmi_present_sense_via_verbs()
1717 snd_hda_power_down_pm(codec); in silent_stream_enable()
1769 snd_hda_power_down_pm(codec); in silent_stream_enable()
1784 snd_hda_power_down_pm(codec); in silent_stream_disable()
1803 snd_hda_power_down_pm(codec); in silent_stream_disable()
1814 snd_hda_power_down_pm(codec); in silent_stream_disable()
H A Dhda_codec.c56 snd_hda_power_down_pm(codec); in codec_exec_verb()
653 snd_hda_power_down_pm(codec); in hda_jackpoll_work()
3515 snd_hda_power_down_pm(codec); in snd_hda_check_amp_list_power()
H A Dpatch_ca0132.c4552 snd_hda_power_down_pm(codec); in ca0132_select_out()
4909 snd_hda_power_down_pm(codec); in ca0132_alt_select_out()
5092 snd_hda_power_down_pm(codec); in ca0132_select_mic()
5273 snd_hda_power_down_pm(codec); in ca0132_alt_select_in()
8671 snd_hda_power_down_pm(codec); in ca0132_process_dsp_response()
9626 snd_hda_power_down_pm(codec); in ca0132_init()
H A Dpatch_realtek.c158 snd_hda_power_down_pm(codec); in coef_mutex_unlock()
4377 snd_hda_power_down_pm(codec); in alc_update_vref_led()
/linux/include/sound/
H A Dhda_codec.h491 #define snd_hda_power_down_pm(codec) snd_hdac_power_down_pm(&(codec)->core) macro