Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_intel.c2137 bool schedule_probe; in azx_probe() local
2192 schedule_probe = !chip->disabled; in azx_probe()
2203 schedule_probe = false; /* continued in azx_firmware_cb() */ in azx_probe()
2212 if (schedule_probe) in azx_probe()