Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c980 * vmbus_device_release - Final callback release of the vmbus child device
982 static void vmbus_device_release(struct device *device) in vmbus_device_release() function
2014 child_device_obj->device.release = vmbus_device_release; in vmbus_device_register()
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.c956 * vmbus_device_release - Final callback release of the vmbus child device
958 static void vmbus_device_release(struct device *device) in vmbus_device_release() function
1906 child_device_obj->device.release = vmbus_device_release; in vmbus_device_register()
1961 * This will call vmbus_remove() and eventually vmbus_device_release() in vmbus_device_unregister()

Completed in 7 milliseconds