Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/serio/
Dhyperv-keyboard.c363 vmbus_close(hv_dev->channel); in hv_kbd_probe()
375 vmbus_close(hv_dev->channel); in hv_kbd_remove()
/Linux-v5.4/drivers/hid/
Dhid-hyperv.c522 vmbus_close(device->channel); in mousevsc_probe()
536 vmbus_close(dev->channel); in mousevsc_remove()
/Linux-v5.4/drivers/video/fbdev/
Dhyperv_fb.c473 vmbus_close(hdev->channel); in synthvid_connect_vsp()
849 vmbus_close(hdev->channel); in hvfb_probe()
872 vmbus_close(hdev->channel); in hvfb_remove()
/Linux-v5.4/drivers/hv/
Dhv_balloon.c1666 vmbus_close(dev->channel); in balloon_connect_vsp()
1714 vmbus_close(dev->channel); in balloon_probe()
1736 vmbus_close(dev->channel); in balloon_remove()
Dchannel.c725 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
730 EXPORT_SYMBOL_GPL(vmbus_close);
Dhv_util.c437 vmbus_close(dev->channel); in util_remove()
/Linux-v5.4/drivers/uio/
Duio_hv_generic.c174 vmbus_close(new_sc); in hv_uio_new_channel()
/Linux-v5.4/drivers/net/hyperv/
Dnetvsc.c647 vmbus_close(device->channel); in netvsc_device_remove()
1436 vmbus_close(device->channel); in netvsc_device_add()
/Linux-v5.4/net/vmw_vsock/
Dhyperv_transport.c936 vmbus_close(chan); in hvs_remove()
/Linux-v5.4/include/linux/
Dhyperv.h1081 extern void vmbus_close(struct vmbus_channel *channel);
/Linux-v5.4/drivers/pci/controller/
Dpci-hyperv.c3004 vmbus_close(hdev->channel); in hv_pci_probe()
3079 vmbus_close(hdev->channel); in hv_pci_remove()
/Linux-v5.4/drivers/scsi/
Dstorvsc_drv.c1236 vmbus_close(device->channel); in storvsc_dev_remove()