Home
last modified time | relevance | path

Searched refs:vmbus_device_unregister (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dchannel_mgmt.c456 vmbus_device_unregister(channel->device_obj); in vmbus_free_channels()
1127 vmbus_device_unregister(channel->device_obj); in vmbus_onoffer_rescind()
1165 vmbus_device_unregister(channel->device_obj); in vmbus_hvsock_device_unregister()
H A Dhyperv_vmbus.h335 void vmbus_device_unregister(struct hv_device *device_obj);
H A Dvmbus_drv.c2056 void vmbus_device_unregister(struct hv_device *device_obj) in vmbus_device_unregister() function