Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_intel.c2077 bool schedule_probe; in azx_probe() local
2167 schedule_probe = !chip->disabled; in azx_probe()
2178 schedule_probe = false; /* continued in azx_firmware_cb() */ in azx_probe()
2182 if (schedule_probe) in azx_probe()