Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 Dhda_proc.c749 snd_hda_power_up(codec); in print_codec_info()
H A Dpatch_ca0132.c4113 snd_hda_power_up(codec); in tuning_ctl_set()
5477 snd_hda_power_up(codec); in ca0132_alt_bass_redirection_xover_set()
5508 snd_hda_power_up(codec); in ca0132_alt_slider_ctl_set()
6213 snd_hda_power_up(codec); in ca0132_switch_put()
6421 snd_hda_power_up(codec); in ca0132_volume_put()
6470 snd_hda_power_up(codec); in ca0132_alt_volume_put()
9482 snd_hda_power_up(codec); in ca0132_free()
H A Dhda_controller.c632 snd_hda_power_up(apcm->codec); in azx_pcm_open()
H A Dpatch_sigmatel.c611 snd_hda_power_up(codec); in stac_aloopback_put()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_codec.h487 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core) macro