Home
last modified time | relevance | path

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

/Linux-v5.10/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.c749 snd_hda_power_up(codec); in print_codec_info()
Dpatch_ca0132.c4111 snd_hda_power_up(codec); in tuning_ctl_set()
5475 snd_hda_power_up(codec); in ca0132_alt_bass_redirection_xover_set()
5506 snd_hda_power_up(codec); in ca0132_alt_slider_ctl_set()
6211 snd_hda_power_up(codec); in ca0132_switch_put()
6419 snd_hda_power_up(codec); in ca0132_volume_put()
6468 snd_hda_power_up(codec); in ca0132_alt_volume_put()
9480 snd_hda_power_up(codec); in ca0132_free()
Dhda_controller.c638 snd_hda_power_up(apcm->codec); in azx_pcm_open()
Dpatch_sigmatel.c610 snd_hda_power_up(codec); in stac_aloopback_put()
/Linux-v5.10/include/sound/
Dhda_codec.h486 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core) macro