Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_drv.c160 vmbus_close(hdev->channel); in hyperv_vmbus_probe()
173 vmbus_close(hdev->channel); in hyperv_vmbus_remove()
194 vmbus_close(hdev->channel); in hyperv_vmbus_suspend()
H A Dhyperv_drm_proto.c526 vmbus_close(hdev->channel); in hyperv_connect_vsp()
/linux-6.15/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-6.15/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-6.15/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.c1000 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
1005 EXPORT_SYMBOL_GPL(vmbus_close);
/linux-6.15/drivers/video/fbdev/
H A Dhyperv_fb.c663 vmbus_close(hdev->channel); in synthvid_connect_vsp()
1222 vmbus_close(hdev->channel); in hvfb_probe()
1245 vmbus_close(hdev->channel); in hvfb_remove()
1266 vmbus_close(hdev->channel); in hvfb_suspend()
1287 vmbus_close(hdev->channel); in hvfb_resume()
/linux-6.15/drivers/uio/
H A Duio_hv_generic.c172 vmbus_close(new_sc); in hv_uio_new_channel()
/linux-6.15/drivers/pci/controller/
H 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-6.15/net/vmw_vsock/
H A Dhyperv_transport.c887 vmbus_close(chan); in hvs_remove()
/linux-6.15/drivers/scsi/
H A Dstorvsc_drv.c1386 vmbus_close(device->channel); in storvsc_dev_remove()
2167 vmbus_close(hv_dev->channel); in storvsc_suspend()
/linux-6.15/drivers/net/hyperv/
H A Dnetvsc.c733 vmbus_close(device->channel); in netvsc_device_remove()
1862 vmbus_close(device->channel); in netvsc_device_add()
/linux-6.15/include/linux/
H A Dhyperv.h1154 extern void vmbus_close(struct vmbus_channel *channel);