Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/hda/
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()
A 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-6.3-rc2/sound/hda/ext/
A Dhdac_ext_controller.c386 snd_hdac_bus_link_power(codec, enable); in snd_hdac_ext_bus_link_power()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h401 void snd_hdac_bus_link_power(struct hdac_device *hdev, bool enable);

Completed in 9 milliseconds