Home
last modified time | relevance | path

Searched refs:snd_hda_power_up (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/sound/pci/hda/
Dhda_beep.c29 snd_hda_power_up(codec); in generate_tone()
Dhda_sysfs.c134 snd_hda_power_up(codec); in reconfig_codec()
Dhda_proc.c785 snd_hda_power_up(codec); in print_codec_info()
Dpatch_ca0132.c4233 snd_hda_power_up(codec); in tuning_ctl_set()
5597 snd_hda_power_up(codec); in ca0132_alt_bass_redirection_xover_set()
5628 snd_hda_power_up(codec); in ca0132_alt_slider_ctl_set()
6333 snd_hda_power_up(codec); in ca0132_switch_put()
6541 snd_hda_power_up(codec); in ca0132_volume_put()
6590 snd_hda_power_up(codec); in ca0132_alt_volume_put()
9637 snd_hda_power_up(codec); in ca0132_free()
Dhda_controller.c631 snd_hda_power_up(apcm->codec); in azx_pcm_open()
Dpatch_sigmatel.c611 snd_hda_power_up(codec); in stac_aloopback_put()
/Linux-v6.1/include/sound/
Dhda_codec.h494 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core) macro