Home
last modified time | relevance | path

Searched refs:snd_hdac_bus_init_chip (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/sound/hda/
A Dhdac_controller.c505 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() function
532 EXPORT_SYMBOL_GPL(snd_hdac_bus_init_chip);
/linux-6.3-rc2/include/sound/
A Dhdaudio.h394 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
/linux-6.3-rc2/sound/soc/intel/avs/
A Dcore.c98 ret = snd_hdac_bus_init_chip(bus, full_reset); in avs_hdac_bus_init_chip()
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl.c135 ret = snd_hdac_bus_init_chip(bus, full_reset); in skl_init_chip()
/linux-6.3-rc2/sound/pci/hda/
A Dhda_controller.c1025 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()

Completed in 13 milliseconds