Home
last modified time | relevance | path

Searched refs:azx_init_chip (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h201 void azx_init_chip(struct azx *chip, bool full_reset);
H A Dhda_tegra.c191 azx_init_chip(chip, 1); in hda_tegra_runtime_resume()
356 azx_init_chip(chip, 1); in hda_tegra_first_init()
H A Dhda_controller.c1023 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip() function
1031 EXPORT_SYMBOL_GPL(azx_init_chip);
1153 azx_init_chip(chip, true); in snd_hda_bus_reset()
1220 azx_init_chip(chip, true); in azx_probe_codecs()
H A Dhda_intel.c554 azx_init_chip(chip, full_reset); in hda_intel_init_chip()