Home
last modified time | relevance | path

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

/Linux-v6.1/sound/hda/
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()
Dhdac_controller.c655 void snd_hdac_bus_link_power(struct hdac_device *codec, bool enable) in snd_hdac_bus_link_power() function
662 EXPORT_SYMBOL_GPL(snd_hdac_bus_link_power);
/Linux-v6.1/sound/hda/ext/
Dhdac_ext_controller.c368 snd_hdac_bus_link_power(codec, enable); in snd_hdac_ext_bus_link_power()
/Linux-v6.1/include/sound/
Dhdaudio.h401 void snd_hdac_bus_link_power(struct hdac_device *hdev, bool enable);