Home
last modified time | relevance | path

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

/linux/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.c658 void snd_hdac_bus_link_power(struct hdac_device *codec, bool enable) in snd_hdac_bus_link_power() function
665 EXPORT_SYMBOL_GPL(snd_hdac_bus_link_power);
/linux/sound/hda/ext/
A Dhdac_ext_controller.c364 snd_hdac_bus_link_power(codec, enable); in snd_hdac_ext_bus_link_power()
/linux/include/sound/
A Dhdaudio.h398 void snd_hdac_bus_link_power(struct hdac_device *hdev, bool enable);

Completed in 9 milliseconds