Searched refs:vmbus_open (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | hyperv-keyboard.c | 345 error = vmbus_open(hv_dev->channel, in hv_kbd_probe() 396 ret = vmbus_open(hv_dev->channel, in hv_kbd_resume()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-hyperv.c | 460 ret = vmbus_open(device->channel, in mousevsc_probe() 561 ret = vmbus_open(dev->channel, in mousevsc_resume()
|
| /OK3568_Linux_fs/kernel/drivers/hv/ |
| H A D | hv_util.c | 536 ret = vmbus_open(dev->channel, HV_UTIL_RING_SEND_SIZE, in util_probe() 596 ret = vmbus_open(dev->channel, HV_UTIL_RING_SEND_SIZE, in util_resume()
|
| H A D | channel.c | 646 int vmbus_open(struct vmbus_channel *newchannel, in vmbus_open() function 665 EXPORT_SYMBOL_GPL(vmbus_open);
|
| H A D | hv_trace.h | 133 TRACE_EVENT(vmbus_open,
|
| H A D | hv_balloon.c | 1575 ret = vmbus_open(dev->channel, dm_ring_size, dm_ring_size, NULL, 0, in balloon_connect_vsp()
|
| /OK3568_Linux_fs/kernel/drivers/uio/ |
| H A D | uio_hv_generic.c | 160 ret = vmbus_open(new_sc, ring_bytes, ring_bytes, NULL, 0, in hv_uio_new_channel()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | storvsc_drv.c | 706 ret = vmbus_open(new_sc, in handle_sc_creation() 1272 ret = vmbus_open(device->channel, in storvsc_connect_to_vsp()
|
| /OK3568_Linux_fs/kernel/net/vmw_vsock/ |
| H A D | hyperv_transport.c | 375 ret = vmbus_open(chan, sndbuf, rcvbuf, NULL, 0, hvs_channel_cb, in hvs_open_connection()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hyperv.h | 1123 extern int vmbus_open(struct vmbus_channel *channel,
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pci-hyperv.c | 3189 ret = vmbus_open(hdev->channel, pci_ring_size, pci_ring_size, NULL, 0, in hv_pci_probe() 3517 ret = vmbus_open(hdev->channel, pci_ring_size, pci_ring_size, NULL, 0, in hv_pci_resume()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | hyperv_fb.c | 628 ret = vmbus_open(hdev->channel, RING_BUFSIZE, RING_BUFSIZE, in synthvid_connect_vsp()
|
| /OK3568_Linux_fs/kernel/drivers/net/hyperv/ |
| H A D | rndis_filter.c | 1173 ret = vmbus_open(new_sc, netvsc_ring_bytes, in netvsc_sc_open()
|
| H A D | netvsc.c | 1530 ret = vmbus_open(device->channel, netvsc_ring_bytes, in netvsc_device_add()
|