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

/linux-4.4.14/sound/soc/intel/skylake/
H A Dskl.c158 snd_hdac_bus_init_chip(bus, 1); skl_resume()
204 snd_hdac_bus_init_chip(bus, true); skl_runtime_resume()
324 snd_hdac_bus_init_chip(bus, true); skl_codec_create()
434 snd_hdac_bus_init_chip(bus, true); skl_first_init()
/linux-4.4.14/sound/hda/
H A Dhdac_controller.c368 * snd_hdac_bus_init_chip - reset and start the controller registers
372 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) snd_hdac_bus_init_chip() function
396 EXPORT_SYMBOL_GPL(snd_hdac_bus_init_chip); variable
/linux-4.4.14/include/sound/
H A Dhdaudio.h338 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
/linux-4.4.14/sound/pci/hda/
H A Dhda_controller.c887 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { azx_init_chip()

Completed in 72 milliseconds