Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_codec.h1021 void snd_hda_power_up(struct hda_codec *codec);
1026 static inline void snd_hda_power_up(struct hda_codec *codec) {} in snd_hda_power_up() function
Dhda_codec.c207 snd_hda_power_up(codec); in codec_exec_verb()
1820 snd_hda_power_up(codec); in snd_hda_mixer_amp_volume_put()
2244 snd_hda_power_up(codec); in snd_hda_mixer_amp_switch_put()
3894 void snd_hda_power_up(struct hda_codec *codec) in snd_hda_power_up() function
3911 EXPORT_SYMBOL_HDA(snd_hda_power_up);
3972 snd_hda_power_up(codec); in snd_hda_check_amp_list_power()
Dhda_proc.c577 snd_hda_power_up(codec); in print_codec_info()
Dhda_hwdep.c219 snd_hda_power_up(codec); in reconfig_codec()
Dhda_intel.c1572 snd_hda_power_up(apcm->codec); in azx_pcm_open()
Dpatch_sigmatel.c831 snd_hda_power_up(codec); in stac92xx_aloopback_put()