Home
last modified time | relevance | path

Searched refs:snd_hdac_bus_init_chip (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_controller.c531 * snd_hdac_bus_init_chip - reset and start the controller registers
535 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() function
562 EXPORT_SYMBOL_GPL(snd_hdac_bus_init_chip); variable
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_controller.c504 * snd_hdac_bus_init_chip - reset and start the controller registers
508 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() function
535 EXPORT_SYMBOL_GPL(snd_hdac_bus_init_chip); variable
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h396 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h397 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dcore.c98 ret = snd_hdac_bus_init_chip(bus, full_reset); in avs_hdac_bus_init_chip()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl.c135 ret = snd_hdac_bus_init_chip(bus, full_reset); in skl_init_chip()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl.c135 ret = snd_hdac_bus_init_chip(bus, full_reset); in skl_init_chip()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c1056 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.c1025 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()

Completed in 13 milliseconds