Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dhyperv-keyboard.c345 error = vmbus_open(hv_dev->channel, in hv_kbd_probe()
394 ret = vmbus_open(hv_dev->channel, in hv_kbd_resume()
/linux/drivers/hid/
H A Dhid-hyperv.c448 ret = vmbus_open(device->channel, in mousevsc_probe()
547 ret = vmbus_open(dev->channel, in mousevsc_resume()
/linux/drivers/uio/
H A Duio_hv_generic.c171 ret = vmbus_open(new_sc, ring_bytes, ring_bytes, NULL, 0, in hv_uio_new_channel()
/linux/drivers/hv/
H A Dchannel.c785 int vmbus_open(struct vmbus_channel *newchannel, in vmbus_open() function
804 EXPORT_SYMBOL_GPL(vmbus_open);
H A Dhv_trace.h148 TRACE_EVENT(vmbus_open,
H A Dhv_balloon.c1726 ret = vmbus_open(dev->channel, dm_ring_size, dm_ring_size, NULL, 0, in balloon_connect_vsp()
/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c481 ret = vmbus_open(hdev->channel, VMBUS_RING_BUFSIZE, VMBUS_RING_BUFSIZE, in hyperv_connect_vsp()
/linux/net/vmw_vsock/
H A Dhyperv_transport.c386 ret = vmbus_open(chan, sndbuf, rcvbuf, NULL, 0, hvs_channel_cb, in hvs_open_connection()
/linux/drivers/scsi/
H A Dstorvsc_drv.c690 ret = vmbus_open(new_sc, in handle_sc_creation()
1332 ret = vmbus_open(device->channel, in storvsc_connect_to_vsp()
/linux/include/linux/
H A Dhyperv.h1205 extern int vmbus_open(struct vmbus_channel *channel,
/linux/drivers/pci/controller/
H A Dpci-hyperv.c3708 ret = vmbus_open(hdev->channel, pci_ring_size, pci_ring_size, NULL, 0, in hv_pci_probe()
4022 ret = vmbus_open(hdev->channel, pci_ring_size, pci_ring_size, NULL, 0, in hv_pci_resume()
/linux/drivers/net/hyperv/
H A Drndis_filter.c1269 ret = vmbus_open(new_sc, netvsc_ring_bytes, in netvsc_sc_open()
H A Dnetvsc.c1777 ret = vmbus_open(device->channel, netvsc_ring_bytes, in netvsc_device_add()