Home
last modified time | relevance | path

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

/drivers/input/serio/
Dhyperv-keyboard.c345 error = vmbus_open(hv_dev->channel, in hv_kbd_probe()
396 ret = vmbus_open(hv_dev->channel, in hv_kbd_resume()
/drivers/hid/
Dhid-hyperv.c461 ret = vmbus_open(device->channel, in mousevsc_probe()
562 ret = vmbus_open(dev->channel, in mousevsc_resume()
/drivers/hv/
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()
Dhv_trace.h148 TRACE_EVENT(vmbus_open,
Dchannel.c805 int vmbus_open(struct vmbus_channel *newchannel, in vmbus_open() function
824 EXPORT_SYMBOL_GPL(vmbus_open);
Dhv_balloon.c1725 ret = vmbus_open(dev->channel, dm_ring_size, dm_ring_size, NULL, 0, in balloon_connect_vsp()
/drivers/uio/
Duio_hv_generic.c160 ret = vmbus_open(new_sc, ring_bytes, ring_bytes, NULL, 0, in hv_uio_new_channel()
/drivers/gpu/drm/hyperv/
Dhyperv_drm_proto.c481 ret = vmbus_open(hdev->channel, VMBUS_RING_BUFSIZE, VMBUS_RING_BUFSIZE, in hyperv_connect_vsp()
/drivers/scsi/
Dstorvsc_drv.c686 ret = vmbus_open(new_sc, in handle_sc_creation()
1323 ret = vmbus_open(device->channel, in storvsc_connect_to_vsp()
/drivers/video/fbdev/
Dhyperv_fb.c620 ret = vmbus_open(hdev->channel, RING_BUFSIZE, RING_BUFSIZE, in synthvid_connect_vsp()
/drivers/pci/controller/
Dpci-hyperv.c3657 ret = vmbus_open(hdev->channel, pci_ring_size, pci_ring_size, NULL, 0, in hv_pci_probe()
3975 ret = vmbus_open(hdev->channel, pci_ring_size, pci_ring_size, NULL, 0, in hv_pci_resume()
/drivers/net/hyperv/
Drndis_filter.c1269 ret = vmbus_open(new_sc, netvsc_ring_bytes, in netvsc_sc_open()
Dnetvsc.c1810 ret = vmbus_open(device->channel, netvsc_ring_bytes, in netvsc_device_add()