Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/serio/
Dhyperv-keyboard.c394 vmbus_close(hv_dev->channel); in hv_kbd_probe()
407 vmbus_close(hv_dev->channel); in hv_kbd_remove()
/linux-4.1.27/drivers/hid/
Dhid-hyperv.c566 vmbus_close(device->channel); in mousevsc_probe()
580 vmbus_close(dev->channel); in mousevsc_remove()
/linux-4.1.27/drivers/video/fbdev/
Dhyperv_fb.c482 vmbus_close(hdev->channel); in synthvid_connect_vsp()
864 vmbus_close(hdev->channel); in hvfb_probe()
887 vmbus_close(hdev->channel); in hvfb_remove()
/linux-4.1.27/drivers/hv/
Dhv_util.c385 vmbus_close(dev->channel); in util_remove()
Dchannel.c555 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
582 EXPORT_SYMBOL_GPL(vmbus_close);
Dhv_balloon.c1557 vmbus_close(dev->channel); in balloon_probe()
1575 vmbus_close(dev->channel); in balloon_remove()
/linux-4.1.27/drivers/net/hyperv/
Dnetvsc.c569 vmbus_close(device->channel); in netvsc_device_remove()
1225 vmbus_close(device->channel); in netvsc_device_add()
/linux-4.1.27/include/linux/
Dhyperv.h858 extern void vmbus_close(struct vmbus_channel *channel);
/linux-4.1.27/drivers/scsi/
Dstorvsc_drv.c1342 vmbus_close(device->channel); in storvsc_dev_remove()