Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/hyperv/ !
H A Dhyperv_drm_drv.c161 vmbus_close(hdev->channel); in hyperv_vmbus_probe()
174 vmbus_close(hdev->channel); in hyperv_vmbus_remove()
195 vmbus_close(hdev->channel); in hyperv_vmbus_suspend()
H A Dhyperv_drm_proto.c521 vmbus_close(hdev->channel); in hyperv_connect_vsp()
/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/hid/ !
H A Dhid-hyperv.c529 vmbus_close(device->channel); in mousevsc_probe()
543 vmbus_close(dev->channel); in mousevsc_remove()
551 vmbus_close(dev->channel); in mousevsc_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 Dhv_balloon.c1831 vmbus_close(dev->channel); in balloon_connect_vsp()
2008 vmbus_close(dev->channel); in balloon_probe()
2040 vmbus_close(dev->channel); in balloon_remove()
2070 vmbus_close(hv_dev->channel); in balloon_suspend()
2100 vmbus_close(dev->channel); in balloon_resume()
H A Dchannel.c1022 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
1027 EXPORT_SYMBOL_GPL(vmbus_close);
/linux/drivers/uio/ !
H A Duio_hv_generic.c189 vmbus_close(new_sc); in hv_uio_new_channel()
/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()
2166 vmbus_close(hv_dev->channel); in storvsc_suspend()
/linux/drivers/pci/controller/ !
H A Dpci-hyperv.c3882 vmbus_close(hdev->channel); in hv_pci_probe()
4001 vmbus_close(hdev->channel); in hv_pci_remove()
4054 vmbus_close(hdev->channel); in hv_pci_suspend()
4137 vmbus_close(hdev->channel); in hv_pci_resume()
/linux/net/vmw_vsock/ !
H A Dhyperv_transport.c901 vmbus_close(chan); in hvs_remove()
/linux/drivers/net/hyperv/ !
H A Dnetvsc.c733 vmbus_close(device->channel); in netvsc_device_remove()
1857 vmbus_close(device->channel); in netvsc_device_add()
/linux/include/linux/ !
H A Dhyperv.h1180 extern void vmbus_close(struct vmbus_channel *channel);