Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/hid/
Dhid-hyperv.c566 vmbus_close(device->channel); in mousevsc_probe()
580 vmbus_close(dev->channel); in mousevsc_remove()
/linux-4.4.14/drivers/video/fbdev/
Dhyperv_fb.c482 vmbus_close(hdev->channel); in synthvid_connect_vsp()
860 vmbus_close(hdev->channel); in hvfb_probe()
883 vmbus_close(hdev->channel); in hvfb_remove()
/linux-4.4.14/drivers/hv/
Dhv_util.c385 vmbus_close(dev->channel); in util_remove()
Dchannel.c564 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
591 EXPORT_SYMBOL_GPL(vmbus_close);
Dhv_balloon.c1573 vmbus_close(dev->channel); in balloon_probe()
1591 vmbus_close(dev->channel); in balloon_remove()
/linux-4.4.14/drivers/net/hyperv/
Dnetvsc.c580 vmbus_close(device->channel); in netvsc_device_remove()
1267 vmbus_close(device->channel); in netvsc_device_add()
/linux-4.4.14/include/linux/
Dhyperv.h872 extern void vmbus_close(struct vmbus_channel *channel);
/linux-4.4.14/drivers/scsi/
Dstorvsc_drv.c1157 vmbus_close(device->channel); in storvsc_dev_remove()