Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/hyperv/
A Dhyperv_drm_drv.c159 vmbus_close(hdev->channel); in hyperv_vmbus_probe()
172 vmbus_close(hdev->channel); in hyperv_vmbus_remove()
192 vmbus_close(hdev->channel); in hyperv_vmbus_suspend()
A Dhyperv_drm_proto.c526 vmbus_close(hdev->channel); in hyperv_connect_vsp()
/linux/drivers/input/serio/
A Dhyperv-keyboard.c365 vmbus_close(hv_dev->channel); in hv_kbd_probe()
377 vmbus_close(hv_dev->channel); in hv_kbd_remove()
385 vmbus_close(hv_dev->channel); in hv_kbd_suspend()
/linux/drivers/hid/
A Dhid-hyperv.c516 vmbus_close(device->channel); in mousevsc_probe()
530 vmbus_close(dev->channel); in mousevsc_remove()
538 vmbus_close(dev->channel); in mousevsc_suspend()
/linux/drivers/video/fbdev/
A Dhyperv_fb.c661 vmbus_close(hdev->channel); in synthvid_connect_vsp()
1202 vmbus_close(hdev->channel); in hvfb_probe()
1226 vmbus_close(hdev->channel); in hvfb_remove()
1250 vmbus_close(hdev->channel); in hvfb_suspend()
1271 vmbus_close(hdev->channel); in hvfb_resume()
/linux/drivers/hv/
A Dhv_balloon.c1826 vmbus_close(dev->channel); in balloon_connect_vsp()
2003 vmbus_close(dev->channel); in balloon_probe()
2035 vmbus_close(dev->channel); in balloon_remove()
2065 vmbus_close(hv_dev->channel); in balloon_suspend()
2095 vmbus_close(dev->channel); in balloon_resume()
A Dhv_util.c632 vmbus_close(dev->channel); in util_remove()
652 vmbus_close(dev->channel); in util_suspend()
A Dchannel.c1000 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
1005 EXPORT_SYMBOL_GPL(vmbus_close);
/linux/drivers/uio/
A Duio_hv_generic.c185 vmbus_close(new_sc); in hv_uio_new_channel()
/linux/net/vmw_vsock/
A Dhyperv_transport.c886 vmbus_close(chan); in hvs_remove()
/linux/drivers/pci/controller/
A Dpci-hyperv.c3794 vmbus_close(hdev->channel); in hv_pci_probe()
3914 vmbus_close(hdev->channel); in hv_pci_remove()
3969 vmbus_close(hdev->channel); in hv_pci_suspend()
4058 vmbus_close(hdev->channel); in hv_pci_resume()
/linux/drivers/net/hyperv/
A Dnetvsc.c728 vmbus_close(device->channel); in netvsc_device_remove()
1811 vmbus_close(device->channel); in netvsc_device_add()
/linux/drivers/scsi/
A Dstorvsc_drv.c1376 vmbus_close(device->channel); in storvsc_dev_remove()
2154 vmbus_close(hv_dev->channel); in storvsc_suspend()
/linux/include/linux/
A Dhyperv.h1213 extern void vmbus_close(struct vmbus_channel *channel);

Completed in 43 milliseconds