Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dvmbus_drv.c49 static struct completion probe_event; variable
1223 complete(&probe_event); in vmbus_acpi_add()
1275 init_completion(&probe_event); in hv_acpi_init()
1285 t = wait_for_completion_timeout(&probe_event, 5*HZ); in hv_acpi_init()