Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c2095 bool schedule_probe; in azx_probe() local
2152 schedule_probe = !chip->disabled; in azx_probe()
2163 schedule_probe = false; /* continued in azx_firmware_cb() */ in azx_probe()
2172 if (schedule_probe) in azx_probe()