Searched refs:snd_hda_power_up_pm (Results 1 – 6 of 6) sorted by relevance
124 snd_hda_power_up_pm(beep->codec); in turn_on_beep()
48 snd_hda_power_up_pm(codec); in codec_exec_verb()649 snd_hda_power_up_pm(codec); in hda_jackpoll_work()3475 snd_hda_power_up_pm(codec); in snd_hda_check_amp_list_power()
4334 snd_hda_power_up_pm(codec); in ca0132_select_out()4644 snd_hda_power_up_pm(codec); in ca0132_alt_select_out()4925 snd_hda_power_up_pm(codec); in ca0132_select_mic()4976 snd_hda_power_up_pm(codec); in ca0132_alt_select_in()8515 snd_hda_power_up_pm(codec); in ca0132_process_dsp_response()9376 snd_hda_power_up_pm(codec); in ca0132_init()
1650 ret = snd_hda_power_up_pm(codec); in hdmi_present_sense_via_verbs()1796 pm_ret = snd_hda_power_up_pm(codec); in sync_eld_via_acomp()
141 snd_hda_power_up_pm(codec); in coef_mutex_lock()4221 snd_hda_power_up_pm(codec); in alc_update_vref_led()
488 #define snd_hda_power_up_pm(codec) snd_hdac_power_up_pm(&(codec)->core) macro