Home
last modified time | relevance | path

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

/openbmc/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()
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()
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()
3515 snd_hda_power_down_pm(codec); in snd_hda_check_amp_list_power()
H A Dpatch_ca0132.c4553 snd_hda_power_down_pm(codec); in ca0132_select_out()
4910 snd_hda_power_down_pm(codec); in ca0132_alt_select_out()
5093 snd_hda_power_down_pm(codec); in ca0132_select_mic()
5274 snd_hda_power_down_pm(codec); in ca0132_alt_select_in()
8672 snd_hda_power_down_pm(codec); in ca0132_process_dsp_response()
9627 snd_hda_power_down_pm(codec); in ca0132_init()
H A Dpatch_realtek.c156 snd_hda_power_down_pm(codec); in coef_mutex_unlock()
4370 snd_hda_power_down_pm(codec); in alc_update_vref_led()
/openbmc/linux/include/sound/
H A Dhda_codec.h496 #define snd_hda_power_down_pm(codec) snd_hdac_power_down_pm(&(codec)->core) macro