Home
last modified time | relevance | path

Searched refs:vmbus_open (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/input/serio/
A Dhyperv-keyboard.c345 error = vmbus_open(hv_dev->channel, in hv_kbd_probe()
396 ret = vmbus_open(hv_dev->channel, in hv_kbd_resume()
/linux/drivers/hid/
A Dhid-hyperv.c460 ret = vmbus_open(device->channel, in mousevsc_probe()
561 ret = vmbus_open(dev->channel, in mousevsc_resume()
/linux/drivers/hv/
A Dhv_util.c589 ret = vmbus_open(dev->channel, HV_UTIL_RING_SEND_SIZE, in util_probe()
649 ret = vmbus_open(dev->channel, HV_UTIL_RING_SEND_SIZE, in util_resume()
A Dchannel.c804 int vmbus_open(struct vmbus_channel *newchannel, in vmbus_open() function
823 EXPORT_SYMBOL_GPL(vmbus_open);
A Dhv_trace.h148 TRACE_EVENT(vmbus_open,
A Dhv_balloon.c1663 ret = vmbus_open(dev->channel, dm_ring_size, dm_ring_size, NULL, 0, in balloon_connect_vsp()
/linux/drivers/uio/
A Duio_hv_generic.c160 ret = vmbus_open(new_sc, ring_bytes, ring_bytes, NULL, 0, in hv_uio_new_channel()
/linux/drivers/gpu/drm/hyperv/
A Dhyperv_drm_proto.c481 ret = vmbus_open(hdev->channel, VMBUS_RING_BUFSIZE, VMBUS_RING_BUFSIZE, in hyperv_connect_vsp()
/linux/net/vmw_vsock/
A Dhyperv_transport.c375 ret = vmbus_open(chan, sndbuf, rcvbuf, NULL, 0, hvs_channel_cb, in hvs_open_connection()
/linux/drivers/scsi/
A Dstorvsc_drv.c733 ret = vmbus_open(new_sc, in handle_sc_creation()
1362 ret = vmbus_open(device->channel, in storvsc_connect_to_vsp()
/linux/include/linux/
A Dhyperv.h1154 extern int vmbus_open(struct vmbus_channel *channel,
/linux/drivers/pci/controller/
A Dpci-hyperv.c3157 ret = vmbus_open(hdev->channel, pci_ring_size, pci_ring_size, NULL, 0, in hv_pci_probe()
3482 ret = vmbus_open(hdev->channel, pci_ring_size, pci_ring_size, NULL, 0, in hv_pci_resume()
/linux/drivers/video/fbdev/
A Dhyperv_fb.c639 ret = vmbus_open(hdev->channel, RING_BUFSIZE, RING_BUFSIZE, in synthvid_connect_vsp()
/linux/drivers/net/hyperv/
A Dnetvsc.c1656 ret = vmbus_open(device->channel, netvsc_ring_bytes, in netvsc_device_add()
A Drndis_filter.c1265 ret = vmbus_open(new_sc, netvsc_ring_bytes, in netvsc_sc_open()

Completed in 45 milliseconds