Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/serio/
H A 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()
/OK3568_Linux_fs/kernel/drivers/hid/
H A 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()
/OK3568_Linux_fs/kernel/drivers/hv/
H A 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()
H A Dhv_util.c558 vmbus_close(dev->channel); in util_remove()
580 vmbus_close(dev->channel); in util_suspend()
H A Dchannel.c851 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
856 EXPORT_SYMBOL_GPL(vmbus_close);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dhyperv_fb.c680 vmbus_close(hdev->channel); in synthvid_connect_vsp()
1239 vmbus_close(hdev->channel); in hvfb_probe()
1264 vmbus_close(hdev->channel); in hvfb_remove()
1290 vmbus_close(hdev->channel); in hvfb_suspend()
1311 vmbus_close(hdev->channel); in hvfb_resume()
/OK3568_Linux_fs/kernel/drivers/uio/
H A Duio_hv_generic.c174 vmbus_close(new_sc); in hv_uio_new_channel()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-hyperv.c3306 vmbus_close(hdev->channel); in hv_pci_probe()
3417 vmbus_close(hdev->channel); in hv_pci_remove()
3476 vmbus_close(hdev->channel); in hv_pci_suspend()
3547 vmbus_close(hdev->channel); in hv_pci_resume()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c1316 vmbus_close(device->channel); in storvsc_dev_remove()
2101 vmbus_close(hv_dev->channel); in storvsc_suspend()
/OK3568_Linux_fs/kernel/drivers/net/hyperv/
H A Dnetvsc.c668 vmbus_close(device->channel); in netvsc_device_remove()
1564 vmbus_close(device->channel); in netvsc_device_add()
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Dhyperv_transport.c860 vmbus_close(chan); in hvs_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhyperv.h1131 extern void vmbus_close(struct vmbus_channel *channel);