Searched refs:vmbus_get_outgoing_channel (Results 1 – 3 of 3) sorted by relevance
883 struct vmbus_channel *vmbus_get_outgoing_channel(struct vmbus_channel *primary) in vmbus_get_outgoing_channel() function920 EXPORT_SYMBOL_GPL(vmbus_get_outgoing_channel);
812 struct vmbus_channel *vmbus_get_outgoing_channel(struct vmbus_channel *primary);
1183 outgoing_channel = vmbus_get_outgoing_channel(device->channel); in storvsc_do_io()