Searched refs:vmbus_open (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/input/serio/ |
| H A D | hyperv-keyboard.c | 343 error = vmbus_open(hv_dev->channel, in hv_kbd_probe() 392 ret = vmbus_open(hv_dev->channel, in hv_kbd_resume()
|
| /linux/drivers/hv/ |
| H A D | hv_util.c | 610 ret = vmbus_open(dev->channel, HV_UTIL_RING_SEND_SIZE, in util_probe() 675 ret = vmbus_open(dev->channel, HV_UTIL_RING_SEND_SIZE, in util_resume()
|
| H A D | hv_trace.h | 148 TRACE_EVENT(vmbus_open,
|
| H A D | channel.c | 804 int vmbus_open(struct vmbus_channel *newchannel, in vmbus_open() function 823 EXPORT_SYMBOL_GPL(vmbus_open);
|
| /linux/drivers/gpu/drm/hyperv/ |
| H A D | hyperv_drm_proto.c | 481 ret = vmbus_open(hdev->channel, VMBUS_RING_BUFSIZE, VMBUS_RING_BUFSIZE, in hyperv_connect_vsp()
|
| /linux/net/vmw_vsock/ |
| H A D | hyperv_transport.c | 386 ret = vmbus_open(chan, sndbuf, rcvbuf, NULL, 0, hvs_channel_cb, in hvs_open_connection()
|
| /linux/drivers/scsi/ |
| H A D | storvsc_drv.c | 698 ret = vmbus_open(new_sc, in handle_sc_creation() 1343 ret = vmbus_open(device->channel, in storvsc_connect_to_vsp()
|
| /linux/include/linux/ |
| H A D | hyperv.h | 1172 extern int vmbus_open(struct vmbus_channel *channel,
|
| /linux/drivers/video/fbdev/ |
| H A D | hyperv_fb.c | 621 ret = vmbus_open(hdev->channel, RING_BUFSIZE, RING_BUFSIZE, in synthvid_connect_vsp()
|
| /linux/drivers/net/hyperv/ |
| H A D | rndis_filter.c | 1265 ret = vmbus_open(new_sc, netvsc_ring_bytes, in netvsc_sc_open()
|
| H A D | netvsc.c | 1827 ret = vmbus_open(device->channel, netvsc_ring_bytes, in netvsc_device_add()
|