Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/
Dhdac_device.c630 int snd_hdac_link_power(struct hdac_device *codec, bool enable) in snd_hdac_link_power() function
640 EXPORT_SYMBOL_GPL(snd_hdac_link_power);
/Linux-v4.19/include/sound/
Dhdaudio.h407 int snd_hdac_link_power(struct hdac_device *codec, bool enable);
/Linux-v4.19/sound/pci/hda/
Dhda_codec.c809 snd_hdac_link_power(&codec->core, true); in snd_hda_codec_register()
837 snd_hdac_link_power(&codec->core, false); in snd_hda_codec_dev_free()
2929 snd_hdac_link_power(&codec->core, false); in hda_codec_runtime_suspend()
2937 snd_hdac_link_power(&codec->core, true); in hda_codec_runtime_resume()