Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_drv.c160 vmbus_close(hdev->channel); in hyperv_vmbus_probe()
173 vmbus_close(hdev->channel); in hyperv_vmbus_remove()
194 vmbus_close(hdev->channel); in hyperv_vmbus_suspend()
H A Dhyperv_drm_proto.c526 vmbus_close(hdev->channel); in hyperv_connect_vsp()
/linux/drivers/input/serio/
H A Dhyperv-keyboard.c363 vmbus_close(hv_dev->channel); in hv_kbd_probe()
375 vmbus_close(hv_dev->channel); in hv_kbd_remove()
383 vmbus_close(hv_dev->channel); in hv_kbd_suspend()
/linux/drivers/hv/
H A Dhv_util.c619 vmbus_close(dev->channel); in util_probe()
639 vmbus_close(dev->channel); in util_remove()
659 vmbus_close(dev->channel); in util_suspend()
H A Dhv_balloon.c1829 vmbus_close(dev->channel); in balloon_connect_vsp()
2006 vmbus_close(dev->channel); in balloon_probe()
2038 vmbus_close(dev->channel); in balloon_remove()
2068 vmbus_close(hv_dev->channel); in balloon_suspend()
2098 vmbus_close(dev->channel); in balloon_resume()
H A Dchannel.c1000 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
1005 EXPORT_SYMBOL_GPL(vmbus_close);
/linux/drivers/video/fbdev/
H A Dhyperv_fb.c663 vmbus_close(hdev->channel); in synthvid_connect_vsp()
1222 vmbus_close(hdev->channel); in hvfb_probe()
1245 vmbus_close(hdev->channel); in hvfb_remove()
1266 vmbus_close(hdev->channel); in hvfb_suspend()
1287 vmbus_close(hdev->channel); in hvfb_resume()
/linux/drivers/scsi/
H A Dstorvsc_drv.c1386 vmbus_close(device->channel); in storvsc_dev_remove()
2166 vmbus_close(hv_dev->channel); in storvsc_suspend()
/linux/include/linux/
H A Dhyperv.h1204 extern void vmbus_close(struct vmbus_channel *channel);