Searched refs:vmbus_device_channel (Results 1 – 3 of 3) sorted by relevance
106 VMBusChannel *vmbus_device_channel(VMBusDevice *dev, uint32_t chan_idx);
288 return vmbus_device_channel(&balloon->parent, 0); in hv_balloon_get_channel_maybe()
702 VMBusChannel *vmbus_device_channel(VMBusDevice *dev, uint32_t chan_idx) in vmbus_device_channel() function