Searched refs:vmbus_close (Results 1 – 14 of 14) sorted by relevance
159 vmbus_close(hdev->channel); in hyperv_vmbus_probe()172 vmbus_close(hdev->channel); in hyperv_vmbus_remove()192 vmbus_close(hdev->channel); in hyperv_vmbus_suspend()
526 vmbus_close(hdev->channel); in hyperv_connect_vsp()
365 vmbus_close(hv_dev->channel); in hv_kbd_probe()377 vmbus_close(hv_dev->channel); in hv_kbd_remove()385 vmbus_close(hv_dev->channel); in hv_kbd_suspend()
516 vmbus_close(device->channel); in mousevsc_probe()530 vmbus_close(dev->channel); in mousevsc_remove()538 vmbus_close(dev->channel); in mousevsc_suspend()
661 vmbus_close(hdev->channel); in synthvid_connect_vsp()1202 vmbus_close(hdev->channel); in hvfb_probe()1226 vmbus_close(hdev->channel); in hvfb_remove()1250 vmbus_close(hdev->channel); in hvfb_suspend()1271 vmbus_close(hdev->channel); in hvfb_resume()
1826 vmbus_close(dev->channel); in balloon_connect_vsp()2003 vmbus_close(dev->channel); in balloon_probe()2035 vmbus_close(dev->channel); in balloon_remove()2065 vmbus_close(hv_dev->channel); in balloon_suspend()2095 vmbus_close(dev->channel); in balloon_resume()
632 vmbus_close(dev->channel); in util_remove()652 vmbus_close(dev->channel); in util_suspend()
1000 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function1005 EXPORT_SYMBOL_GPL(vmbus_close);
185 vmbus_close(new_sc); in hv_uio_new_channel()
886 vmbus_close(chan); in hvs_remove()
3794 vmbus_close(hdev->channel); in hv_pci_probe()3914 vmbus_close(hdev->channel); in hv_pci_remove()3969 vmbus_close(hdev->channel); in hv_pci_suspend()4058 vmbus_close(hdev->channel); in hv_pci_resume()
728 vmbus_close(device->channel); in netvsc_device_remove()1811 vmbus_close(device->channel); in netvsc_device_add()
1376 vmbus_close(device->channel); in storvsc_dev_remove()2154 vmbus_close(hv_dev->channel); in storvsc_suspend()
1213 extern void vmbus_close(struct vmbus_channel *channel);
Completed in 43 milliseconds