Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_beep.c29 snd_hda_power_up(codec); in generate_tone()
H A Dhda_sysfs.c134 snd_hda_power_up(codec); in reconfig_codec()
H A Dpatch_ca0132.c4248 snd_hda_power_up(codec); in tuning_ctl_set()
5612 snd_hda_power_up(codec); in ca0132_alt_bass_redirection_xover_set()
5643 snd_hda_power_up(codec); in ca0132_alt_slider_ctl_set()
6348 snd_hda_power_up(codec); in ca0132_switch_put()
6556 snd_hda_power_up(codec); in ca0132_volume_put()
6605 snd_hda_power_up(codec); in ca0132_alt_volume_put()
9652 snd_hda_power_up(codec); in ca0132_free()
H A Dhda_proc.c785 snd_hda_power_up(codec); in print_codec_info()
H A Dhda_controller.c631 snd_hda_power_up(apcm->codec); in azx_pcm_open()
H A Dpatch_sigmatel.c611 snd_hda_power_up(codec); in stac_aloopback_put()
/openbmc/linux/include/sound/
H A Dhda_codec.h493 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core) macro