Home
last modified time | relevance | path

Searched refs:vmbus_close (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/input/serio/
H A Dhyperv-keyboard.c363 vmbus_close(hv_dev->channel); in hv_kbd_probe()
375 vmbus_close(hv_dev->channel); in hv_kbd_remove()
383 vmbus_close(hv_dev->channel); in hv_kbd_suspend()
/linux/drivers/hv/
H A Dhv_util.c619 vmbus_close(dev->channel); in util_probe()
639 vmbus_close(dev->channel); in util_remove()
659 vmbus_close(dev->channel); in util_suspend()
H A Dchannel.c1022 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
1027 EXPORT_SYMBOL_GPL(vmbus_close);
/linux/drivers/video/fbdev/
H A Dhyperv_fb.c663 vmbus_close(hdev->channel); in synthvid_connect_vsp()
1222 vmbus_close(hdev->channel); in hvfb_probe()
1245 vmbus_close(hdev->channel); in hvfb_remove()
1266 vmbus_close(hdev->channel); in hvfb_suspend()
1287 vmbus_close(hdev->channel); in hvfb_resume()
/linux/drivers/scsi/
H A Dstorvsc_drv.c1355 vmbus_close(device->channel); in storvsc_connect_to_vsp()
1389 vmbus_close(device->channel); in storvsc_dev_remove()
2164 vmbus_close(hv_dev->channel); in storvsc_suspend()
/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c526 vmbus_close(hdev->channel); in hyperv_connect_vsp()
/linux/net/vmw_vsock/
H A Dhyperv_transport.c898 vmbus_close(chan); in hvs_remove()
/linux/drivers/net/hyperv/
H A Dnetvsc.c733 vmbus_close(device->channel); in netvsc_device_remove()
1858 vmbus_close(device->channel); in netvsc_device_add()
/linux/include/linux/
H A Dhyperv.h1180 extern void vmbus_close(struct vmbus_channel *channel);