Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/hyperv/
Dhyperv_drm_drv.c162 vmbus_close(hdev->channel); in hyperv_vmbus_probe()
175 vmbus_close(hdev->channel); in hyperv_vmbus_remove()
192 vmbus_close(hdev->channel); in hyperv_vmbus_suspend()
Dhyperv_drm_proto.c526 vmbus_close(hdev->channel); in hyperv_connect_vsp()
/Linux-v6.1/drivers/input/serio/
Dhyperv-keyboard.c365 vmbus_close(hv_dev->channel); in hv_kbd_probe()
377 vmbus_close(hv_dev->channel); in hv_kbd_remove()
387 vmbus_close(hv_dev->channel); in hv_kbd_suspend()
/Linux-v6.1/drivers/hid/
Dhid-hyperv.c529 vmbus_close(device->channel); in mousevsc_probe()
543 vmbus_close(dev->channel); in mousevsc_remove()
553 vmbus_close(dev->channel); in mousevsc_suspend()
/Linux-v6.1/drivers/video/fbdev/
Dhyperv_fb.c662 vmbus_close(hdev->channel); in synthvid_connect_vsp()
1221 vmbus_close(hdev->channel); in hvfb_probe()
1246 vmbus_close(hdev->channel); in hvfb_remove()
1272 vmbus_close(hdev->channel); in hvfb_suspend()
1293 vmbus_close(hdev->channel); in hvfb_resume()
/Linux-v6.1/drivers/hv/
Dhv_balloon.c1822 vmbus_close(dev->channel); in balloon_connect_vsp()
1984 vmbus_close(dev->channel); in balloon_probe()
2017 vmbus_close(dev->channel); in balloon_remove()
2050 vmbus_close(hv_dev->channel); in balloon_suspend()
2081 vmbus_close(dev->channel); in balloon_resume()
Dhv_util.c611 vmbus_close(dev->channel); in util_remove()
633 vmbus_close(dev->channel); in util_suspend()
Dchannel.c1017 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
1022 EXPORT_SYMBOL_GPL(vmbus_close);
/Linux-v6.1/drivers/uio/
Duio_hv_generic.c174 vmbus_close(new_sc); in hv_uio_new_channel()
/Linux-v6.1/drivers/pci/controller/
Dpci-hyperv.c3724 vmbus_close(hdev->channel); in hv_pci_probe()
3847 vmbus_close(hdev->channel); in hv_pci_remove()
3903 vmbus_close(hdev->channel); in hv_pci_suspend()
3983 vmbus_close(hdev->channel); in hv_pci_resume()
/Linux-v6.1/net/vmw_vsock/
Dhyperv_transport.c886 vmbus_close(chan); in hvs_remove()
/Linux-v6.1/drivers/scsi/
Dstorvsc_drv.c1349 vmbus_close(device->channel); in storvsc_dev_remove()
2125 vmbus_close(hv_dev->channel); in storvsc_suspend()
/Linux-v6.1/drivers/net/hyperv/
Dnetvsc.c754 vmbus_close(device->channel); in netvsc_device_remove()
1828 vmbus_close(device->channel); in netvsc_device_add()
/Linux-v6.1/include/linux/
Dhyperv.h1190 extern void vmbus_close(struct vmbus_channel *channel);