Searched refs:vmbus_open (Results 1 – 8 of 8) 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 | 981 int vmbus_open(struct vmbus_channel *newchannel, in vmbus_open() function 1000 EXPORT_SYMBOL_GPL(vmbus_open);
|
| H A D | hv_balloon.c | 1723 ret = vmbus_open(dev->channel, dm_ring_size, dm_ring_size, NULL, 0, in balloon_connect_vsp()
|
| /linux/drivers/uio/ |
| H A D | uio_hv_generic.c | 179 ret = vmbus_open(new_sc, ring_bytes, ring_bytes, NULL, 0, in hv_uio_new_channel()
|
| /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/net/hyperv/ |
| H A D | rndis_filter.c | 1265 ret = vmbus_open(new_sc, netvsc_ring_bytes, in netvsc_sc_open()
|