Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/hyperv/
Dhyperv_drm_drv.c218 vmbus_close(hdev->channel); in hyperv_vmbus_probe()
231 vmbus_close(hdev->channel); in hyperv_vmbus_remove()
247 vmbus_close(hdev->channel); in hyperv_vmbus_suspend()
Dhyperv_drm_proto.c535 vmbus_close(hdev->channel); in hyperv_connect_vsp()
/Linux-v5.15/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-v5.15/drivers/hid/
Dhid-hyperv.c528 vmbus_close(device->channel); in mousevsc_probe()
542 vmbus_close(dev->channel); in mousevsc_remove()
552 vmbus_close(dev->channel); in mousevsc_suspend()
/Linux-v5.15/drivers/video/fbdev/
Dhyperv_fb.c691 vmbus_close(hdev->channel); in synthvid_connect_vsp()
1267 vmbus_close(hdev->channel); in hvfb_probe()
1292 vmbus_close(hdev->channel); in hvfb_remove()
1318 vmbus_close(hdev->channel); in hvfb_suspend()
1339 vmbus_close(hdev->channel); in hvfb_resume()
/Linux-v5.15/drivers/hv/
Dhv_balloon.c1760 vmbus_close(dev->channel); in balloon_connect_vsp()
1817 vmbus_close(dev->channel); in balloon_probe()
1840 vmbus_close(dev->channel); in balloon_remove()
1871 vmbus_close(hv_dev->channel); in balloon_suspend()
1902 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.c993 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
998 EXPORT_SYMBOL_GPL(vmbus_close);
/Linux-v5.15/drivers/uio/
Duio_hv_generic.c174 vmbus_close(new_sc); in hv_uio_new_channel()
/Linux-v5.15/drivers/pci/controller/
Dpci-hyperv.c3274 vmbus_close(hdev->channel); in hv_pci_probe()
3385 vmbus_close(hdev->channel); in hv_pci_remove()
3441 vmbus_close(hdev->channel); in hv_pci_suspend()
3512 vmbus_close(hdev->channel); in hv_pci_resume()
/Linux-v5.15/net/vmw_vsock/
Dhyperv_transport.c860 vmbus_close(chan); in hvs_remove()
/Linux-v5.15/drivers/scsi/
Dstorvsc_drv.c1406 vmbus_close(device->channel); in storvsc_dev_remove()
2181 vmbus_close(hv_dev->channel); in storvsc_suspend()
/Linux-v5.15/drivers/net/hyperv/
Dnetvsc.c724 vmbus_close(device->channel); in netvsc_device_remove()
1691 vmbus_close(device->channel); in netvsc_device_add()
/Linux-v5.15/include/linux/
Dhyperv.h1169 extern void vmbus_close(struct vmbus_channel *channel);