Searched refs:vmbus_channel_interface (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dchannel_interface.h30 void GetChannelInterface(struct vmbus_channel_interface *ChannelInterface);
H A Dvmbus_api.h88 * struct vmbus_channel_interface - Contains member functions for vmbus channel
105 struct vmbus_channel_interface { struct
143 struct vmbus_channel_interface VmbusChannelInterface;
185 void (*GetChannelInterface)(struct vmbus_channel_interface *i);
H A Dvmbus.h75 void vmbus_get_interface(struct vmbus_channel_interface *interface);
H A Dchannel_interface.c100 void GetChannelInterface(struct vmbus_channel_interface *iface)
H A Dvmbus.c66 static void VmbusGetChannelInterface(struct vmbus_channel_interface *Interface)
H A Dvmbus_drv.c452 * @interface is of type &struct vmbus_channel_interface
457 void vmbus_get_interface(struct vmbus_channel_interface *interface)

Completed in 26 milliseconds