Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/hv/
Dhv_balloon.c1672 vmbus_close(dev->channel); in balloon_connect_vsp()
1727 vmbus_close(dev->channel); in balloon_probe()
1749 vmbus_close(dev->channel); in balloon_remove()
1780 vmbus_close(hv_dev->channel); in balloon_suspend()
1811 vmbus_close(dev->channel); in balloon_resume()
Dhv_util.c558 vmbus_close(dev->channel); in util_remove()
580 vmbus_close(dev->channel); in util_suspend()
Dchannel.c851 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
856 EXPORT_SYMBOL_GPL(vmbus_close);
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dhyperv_fb.c680 vmbus_close(hdev->channel); in synthvid_connect_vsp()
1256 vmbus_close(hdev->channel); in hvfb_probe()
1281 vmbus_close(hdev->channel); in hvfb_remove()
1307 vmbus_close(hdev->channel); in hvfb_suspend()
1328 vmbus_close(hdev->channel); in hvfb_resume()
/kernel/linux/linux-5.10/drivers/uio/
Duio_hv_generic.c174 vmbus_close(new_sc); in hv_uio_new_channel()
/kernel/linux/linux-5.10/drivers/pci/controller/
Dpci-hyperv.c3232 vmbus_close(hdev->channel); in hv_pci_probe()
3343 vmbus_close(hdev->channel); in hv_pci_remove()
3402 vmbus_close(hdev->channel); in hv_pci_suspend()
3473 vmbus_close(hdev->channel); in hv_pci_resume()
/kernel/linux/linux-5.10/net/vmw_vsock/
Dhyperv_transport.c860 vmbus_close(chan); in hvs_remove()
/kernel/linux/linux-5.10/drivers/scsi/
Dstorvsc_drv.c1317 vmbus_close(device->channel); in storvsc_dev_remove()
2102 vmbus_close(hv_dev->channel); in storvsc_suspend()
/kernel/linux/linux-5.10/drivers/net/hyperv/
Dnetvsc.c668 vmbus_close(device->channel); in netvsc_device_remove()
1560 vmbus_close(device->channel); in netvsc_device_add()
/kernel/linux/linux-5.10/include/linux/
Dhyperv.h1131 extern void vmbus_close(struct vmbus_channel *channel);