Home
last modified time | relevance | path

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

/sound/hda/
Dhdac_controller.c473 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() function
497 EXPORT_SYMBOL_GPL(snd_hdac_bus_init_chip);
/sound/soc/intel/skylake/
Dskl.c106 ret = snd_hdac_bus_init_chip(bus, full_reset); in skl_init_chip()
/sound/pci/hda/
Dhda_controller.c1088 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()