Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dhda_intel.c2113 bool schedule_probe; in azx_probe() local
2209 schedule_probe = !chip->disabled; in azx_probe()
2220 schedule_probe = false; /* continued in azx_firmware_cb() */ in azx_probe()
2224 if (schedule_probe) in azx_probe()