Searched refs:snd_hdac_bus_init_chip (Results 1 – 5 of 5) sorted by relevance
508 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() function535 EXPORT_SYMBOL_GPL(snd_hdac_bus_init_chip);
397 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
98 ret = snd_hdac_bus_init_chip(bus, full_reset); in avs_hdac_bus_init_chip()
135 ret = snd_hdac_bus_init_chip(bus, full_reset); in skl_init_chip()
1025 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()