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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/serqt_usb2/
H A Dserqt_usb2.c160 struct qt_get_device_data { struct
192 struct qt_get_device_data DeviceData;
472 * successful, fills in the qt_get_device_data structure pointed to by
477 struct qt_get_device_data *device_data)
483 kmalloc(sizeof(struct qt_get_device_data), GFP_KERNEL);
490 sizeof(struct qt_get_device_data), 300);
493 sizeof(struct qt_get_device_data));
540 struct qt_get_device_data *device_data)
550 length = sizeof(struct qt_get_device_data);
598 current_length = sizeof(struct qt_get_device_data);
[all...]

Completed in 105 milliseconds