Home
last modified time | relevance | path

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

/linux/sound/hda/
H A Dhdac_controller.c621 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() function
648 EXPORT_SYMBOL_GPL(snd_hdac_bus_init_chip);
/linux/sound/soc/intel/avs/
H A Dcore.c106 ret = snd_hdac_bus_init_chip(bus, full_reset); in avs_hdac_bus_init_chip()