Home
last modified time | relevance | path

Searched refs:snd_hdac_bus_reset_link (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/hda/
Dhdac_controller.c388 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_reset_link() function
428 EXPORT_SYMBOL_GPL(snd_hdac_bus_reset_link);
483 snd_hdac_bus_reset_link(bus, full_reset); in snd_hdac_bus_init_chip()
/Linux-v4.19/include/sound/
Dhdaudio.h415 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset);
/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c837 snd_hdac_bus_reset_link(bus, true); in skl_first_init()