Searched refs:azx_init_chip (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_loongson.c | 368 azx_init_chip(chip, true); in azx_resume() 413 azx_init_chip(chip, true); in azx_runtime_resume() 658 azx_init_chip(chip, (probe_only[dev] & 2) == 0); in azx_first_init()
|
H A D | hda_controller.h | 207 void azx_init_chip(struct azx *chip, bool full_reset);
|
H A D | hda_tegra.c | 183 azx_init_chip(chip, 1); in hda_tegra_runtime_resume() 338 azx_init_chip(chip, 1); in hda_tegra_first_init()
|
H A D | hda_controller.c | 1054 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip() function 1062 EXPORT_SYMBOL_GPL(azx_init_chip); variable 1201 azx_init_chip(chip, true); in snd_hda_bus_reset() 1268 azx_init_chip(chip, true); in azx_probe_codecs()
|
H A D | hda_intel.c | 601 azx_init_chip(chip, full_reset); in hda_intel_init_chip()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller.h | 201 void azx_init_chip(struct azx *chip, bool full_reset);
|
H A D | hda_tegra.c | 191 azx_init_chip(chip, 1); in hda_tegra_runtime_resume() 356 azx_init_chip(chip, 1); in hda_tegra_first_init()
|
H A D | hda_controller.c | 1023 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip() function 1031 EXPORT_SYMBOL_GPL(azx_init_chip); variable 1153 azx_init_chip(chip, true); in snd_hda_bus_reset() 1220 azx_init_chip(chip, true); in azx_probe_codecs()
|
H A D | hda_intel.c | 554 azx_init_chip(chip, full_reset); in hda_intel_init_chip()
|
Completed in 14 milliseconds