Home
last modified time | relevance | path

Searched refs:snd_hdac_link_power (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/hda/
Dhdac_device.c637 int snd_hdac_link_power(struct hdac_device *codec, bool enable) in snd_hdac_link_power() function
647 EXPORT_SYMBOL_GPL(snd_hdac_link_power);
/linux-4.4.14/include/sound/
Dhdaudio.h336 int snd_hdac_link_power(struct hdac_device *codec, bool enable);
/linux-4.4.14/sound/pci/hda/
Dhda_codec.c748 snd_hdac_link_power(&codec->core, true); in snd_hda_codec_register()
776 snd_hdac_link_power(&codec->core, false); in snd_hda_codec_dev_free()
3023 snd_hdac_link_power(&codec->core, false); in hda_codec_runtime_suspend()
3031 snd_hdac_link_power(&codec->core, true); in hda_codec_runtime_resume()