Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c275 static int ready_to_wait_for_devices; variable
315 if (!ready_to_wait_for_devices || !xen_domain()) in wait_for_devices()
516 ready_to_wait_for_devices = 1; in boot_wait_for_devices()