Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_codec.h1022 void snd_hda_power_down(struct hda_codec *codec);
1027 static inline void snd_hda_power_down(struct hda_codec *codec) {} in snd_hda_power_down() function
Dhda_proc.c588 snd_hda_power_down(codec); in print_codec_info()
707 snd_hda_power_down(codec); in print_codec_info()
Dhda_intel.c1576 snd_hda_power_down(apcm->codec); in azx_pcm_open()
1588 snd_hda_power_down(apcm->codec); in azx_pcm_open()
1618 snd_hda_power_down(apcm->codec); in azx_pcm_close()
2667 snd_hda_power_down(codec); in power_down_all_codecs()
Dhda_codec.c213 snd_hda_power_down(codec); in codec_exec_verb()
1827 snd_hda_power_down(codec); in snd_hda_mixer_amp_volume_put()
2256 snd_hda_power_down(codec); in snd_hda_mixer_amp_switch_put()
3923 void snd_hda_power_down(struct hda_codec *codec) in snd_hda_power_down() function
3934 EXPORT_SYMBOL_HDA(snd_hda_power_down);
3980 snd_hda_power_down(codec); in snd_hda_check_amp_list_power()
Dhda_hwdep.c240 snd_hda_power_down(codec); in reconfig_codec()
Dpatch_sigmatel.c834 snd_hda_power_down(codec); in stac92xx_aloopback_put()