Home
last modified time | relevance | path

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

/linux/sound/hda/
H A Dhdac_controller.c502 void snd_hdac_bus_enter_link_reset(struct hdac_bus *bus) in snd_hdac_bus_enter_link_reset() function
514 EXPORT_SYMBOL_GPL(snd_hdac_bus_enter_link_reset);
545 snd_hdac_bus_enter_link_reset(bus); in snd_hdac_bus_reset_link()
/linux/sound/pci/hda/
H A Dhda_controller.h205 snd_hdac_bus_enter_link_reset(azx_bus(chip))
/linux/include/sound/
H A Dhdaudio.h403 void snd_hdac_bus_enter_link_reset(struct hdac_bus *bus);
/linux/sound/soc/intel/avs/
H A Dcore.c652 snd_hdac_bus_enter_link_reset(bus); in avs_suspend_common()