Searched refs:GetChannelInfo (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.h32 void GetChannelInfo(struct hv_device *Device,
H A Dchannel_interface.c112 iface->GetInfo = GetChannelInfo;
115 void GetChannelInfo(struct hv_device *device, struct hv_device_info *info) function
H A Dvmbus.c77 GetChannelInfo(DeviceObject, DeviceInfo);
283 driver->GetChannelInfo = VmbusGetChannelInfo;
H A Dvmbus_api.h186 void (*GetChannelInfo)(struct hv_device *dev, member in struct:vmbus_driver
H A Dvmbus_drv.c475 vmbus_drv_obj->GetChannelInfo(device_obj, device_info);

Completed in 116 milliseconds