Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/xenbus/
Dxenbus_probe_frontend.c301 static void wait_for_devices(struct xenbus_driver *xendrv) in wait_for_devices() function
339 wait_for_devices(drv); in __xenbus_register_frontend()
509 wait_for_devices(NULL); in boot_wait_for_devices()
/linux-6.1.9/net/ipv4/
Dipconfig.c1434 static int __init wait_for_devices(void) in wait_for_devices() function
1503 err = wait_for_devices(); in ip_auto_config()