Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dhda_beep.c135 snd_hda_power_down_pm(beep->codec); in turn_off_beep()
Dpatch_hdmi.c1653 snd_hda_power_down_pm(codec); in hdmi_present_sense_via_verbs()
1718 snd_hda_power_down_pm(codec); in silent_stream_enable()
1770 snd_hda_power_down_pm(codec); in silent_stream_enable()
1785 snd_hda_power_down_pm(codec); in silent_stream_disable()
1804 snd_hda_power_down_pm(codec); in silent_stream_disable()
1815 snd_hda_power_down_pm(codec); in silent_stream_disable()
Dhda_codec.c56 snd_hda_power_down_pm(codec); in codec_exec_verb()
655 snd_hda_power_down_pm(codec); in hda_jackpoll_work()
3513 snd_hda_power_down_pm(codec); in snd_hda_check_amp_list_power()
Dpatch_ca0132.c4541 snd_hda_power_down_pm(codec); in ca0132_select_out()
4898 snd_hda_power_down_pm(codec); in ca0132_alt_select_out()
5081 snd_hda_power_down_pm(codec); in ca0132_select_mic()
5262 snd_hda_power_down_pm(codec); in ca0132_alt_select_in()
8660 snd_hda_power_down_pm(codec); in ca0132_process_dsp_response()
9615 snd_hda_power_down_pm(codec); in ca0132_init()
Dpatch_realtek.c156 snd_hda_power_down_pm(codec); in coef_mutex_unlock()
4292 snd_hda_power_down_pm(codec); in alc_update_vref_led()
/Linux-v6.6/include/sound/
Dhda_codec.h496 #define snd_hda_power_down_pm(codec) snd_hdac_power_down_pm(&(codec)->core) macro