Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_tegra.c183 azx_init_chip(chip, 1); in hda_tegra_runtime_resume()
338 azx_init_chip(chip, 1); in hda_tegra_first_init()
H A Dhda_controller.h203 void azx_init_chip(struct azx *chip, bool full_reset);
H A Dhda_controller.c1035 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip() function
1043 EXPORT_SYMBOL_GPL(azx_init_chip);
1167 azx_init_chip(chip, true); in snd_hda_bus_reset()
1234 azx_init_chip(chip, true); in azx_probe_codecs()
H A Dhda_intel.c598 azx_init_chip(chip, full_reset); in hda_intel_init_chip()