Home
last modified time | relevance | path

Searched refs:vmbus_probe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c874 * vmbus_probe - Add the new vmbus's child device
876 static int vmbus_probe(struct device *child_device) in vmbus_probe() function
1020 .probe = vmbus_probe,
2018 * binding...which will eventually call vmbus_match() and vmbus_probe() in vmbus_device_register()
/kernel/linux/linux-6.6/drivers/hv/
H A Dvmbus_drv.c838 * vmbus_probe - Add the new vmbus's child device
840 static int vmbus_probe(struct device *child_device) in vmbus_probe() function
996 .probe = vmbus_probe,
1914 * binding...which will eventually call vmbus_match() and vmbus_probe() in vmbus_device_register()

Completed in 7 milliseconds