Home
last modified time | relevance | path

Searched refs:snd_hdac_bus_link_power (Results 1 – 4 of 4) sorted by relevance

/linux/sound/hda/
H A Dhdac_bus.c20 .link_power = snd_hdac_bus_link_power,
276 snd_hdac_bus_link_power(codec, true); in snd_hdac_codec_link_up()
287 snd_hdac_bus_link_power(codec, false); in snd_hdac_codec_link_down()
H A Dhdac_controller.c771 void snd_hdac_bus_link_power(struct hdac_device *codec, bool enable) in snd_hdac_bus_link_power() function
778 EXPORT_SYMBOL_GPL(snd_hdac_bus_link_power);
/linux/sound/hda/ext/
H A Dhdac_ext_controller.c386 snd_hdac_bus_link_power(codec, enable); in snd_hdac_ext_bus_link_power()
/linux/include/sound/
H A Dhdaudio.h406 void snd_hdac_bus_link_power(struct hdac_device *hdev, bool enable);