Home
last modified time | relevance | path

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

/Linux-v5.15/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.c4235 snd_hda_power_up(codec); in tuning_ctl_set()
5599 snd_hda_power_up(codec); in ca0132_alt_bass_redirection_xover_set()
5630 snd_hda_power_up(codec); in ca0132_alt_slider_ctl_set()
6335 snd_hda_power_up(codec); in ca0132_switch_put()
6543 snd_hda_power_up(codec); in ca0132_volume_put()
6592 snd_hda_power_up(codec); in ca0132_alt_volume_put()
9639 snd_hda_power_up(codec); in ca0132_free()
Dhda_controller.c632 snd_hda_power_up(apcm->codec); in azx_pcm_open()
Dpatch_sigmatel.c610 snd_hda_power_up(codec); in stac_aloopback_put()
/Linux-v5.15/include/sound/
Dhda_codec.h486 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core) macro