Searched refs:vmbus_get_outgoing_channel (Results 1 – 3 of 3) sorted by relevance
784 struct vmbus_channel *vmbus_get_outgoing_channel(struct vmbus_channel *primary) in vmbus_get_outgoing_channel() function821 EXPORT_SYMBOL_GPL(vmbus_get_outgoing_channel);
798 struct vmbus_channel *vmbus_get_outgoing_channel(struct vmbus_channel *primary);
1368 outgoing_channel = vmbus_get_outgoing_channel(device->channel); in storvsc_do_io()