Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_beep.c135 snd_hda_power_down_pm(beep->codec); in turn_off_beep()
Dpatch_hdmi.c1639 snd_hda_power_down_pm(codec); in hdmi_present_sense_via_verbs()
1704 snd_hda_power_down_pm(codec); in silent_stream_enable()
1755 snd_hda_power_down_pm(codec); in silent_stream_enable()
1770 snd_hda_power_down_pm(codec); in silent_stream_disable()
1789 snd_hda_power_down_pm(codec); in silent_stream_disable()
1800 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()
3504 snd_hda_power_down_pm(codec); in snd_hda_check_amp_list_power()
Dpatch_ca0132.c4538 snd_hda_power_down_pm(codec); in ca0132_select_out()
4895 snd_hda_power_down_pm(codec); in ca0132_alt_select_out()
5078 snd_hda_power_down_pm(codec); in ca0132_select_mic()
5259 snd_hda_power_down_pm(codec); in ca0132_alt_select_in()
8657 snd_hda_power_down_pm(codec); in ca0132_process_dsp_response()
9612 snd_hda_power_down_pm(codec); in ca0132_init()
Dpatch_realtek.c155 snd_hda_power_down_pm(codec); in coef_mutex_unlock()
4286 snd_hda_power_down_pm(codec); in alc_update_vref_led()
/Linux-v6.1/include/sound/
Dhda_codec.h497 #define snd_hda_power_down_pm(codec) snd_hdac_power_down_pm(&(codec)->core) macro