Searched refs:GetChannelInterface (Results 1 - 5 of 5) 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.c68 GetChannelInterface(Interface);
282 driver->GetChannelInterface = VmbusGetChannelInterface;
H A Dvmbus_api.h185 void (*GetChannelInterface)(struct vmbus_channel_interface *i); member in struct:vmbus_driver
H A Dchannel_interface.c100 void GetChannelInterface(struct vmbus_channel_interface *iface) function
H A Dvmbus_drv.c461 vmbus_drv_obj->GetChannelInterface(interface);

Completed in 91 milliseconds