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/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 Dchannel.c1022 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
1027 EXPORT_SYMBOL_GPL(vmbus_close);
/linux/drivers/scsi/
H A Dstorvsc_drv.c1365 vmbus_close(device->channel); in storvsc_connect_to_vsp()
1399 vmbus_close(device->channel); in storvsc_dev_remove()
2176 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.c922 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);