snd_hdac_bus_init_chip
bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) {
EXPORT_SYMBOL_GPL(snd_hdac_bus_init_chip);
ret = snd_hdac_bus_init_chip(bus, full_reset);