Home
last modified time | relevance | path

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

/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.c1825 vmbus_close(dev->channel); in balloon_connect_vsp()
2000 vmbus_close(dev->channel); in balloon_probe()
2032 vmbus_close(dev->channel); in balloon_remove()
2062 vmbus_close(hv_dev->channel); in balloon_suspend()
2092 vmbus_close(dev->channel); in balloon_resume()
H A Dchannel.c1199 void vmbus_close(struct vmbus_channel *channel) in vmbus_close() function
1204 EXPORT_SYMBOL_GPL(vmbus_close);
/linux/drivers/uio/
H A Duio_hv_generic.c190 vmbus_close(new_sc); in hv_uio_new_channel()
/linux/net/vmw_vsock/
H A Dhyperv_transport.c924 vmbus_close(chan); in hvs_remove()