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

/linux-master/drivers/hv/
H A Dvmbus_drv.c869 * vmbus_remove - Remove a vmbus device
871 static void vmbus_remove(struct device *child_device) function
985 .remove = vmbus_remove,
1951 * This will call vmbus_remove() and eventually vmbus_device_release()

Completed in 219 milliseconds