Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c900 * vmbus_remove - Remove a vmbus device
902 static int vmbus_remove(struct device *child_device) in vmbus_remove() function
1019 .remove = vmbus_remove,
2065 * This will call vmbus_remove() and eventually vmbus_device_release() in vmbus_device_unregister()
/kernel/linux/linux-6.6/drivers/hv/
H A Dvmbus_drv.c879 * vmbus_remove - Remove a vmbus device
881 static void vmbus_remove(struct device *child_device) in vmbus_remove() function
995 .remove = vmbus_remove,
1961 * This will call vmbus_remove() and eventually vmbus_device_release() in vmbus_device_unregister()

Completed in 8 milliseconds