Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
testdev Struct Reference

Data Fields

struct testdevnext
 
charname
 
pthread_t thread
 
enum usb_device_speed speed
 
unsigned ifnum: 8
 
unsigned forever: 1
 
int test
 
struct usbtest_param param
 

Detailed Description

Definition at line 128 of file testusb.c.

Field Documentation

unsigned forever

Definition at line 134 of file testusb.c.

unsigned ifnum

Definition at line 133 of file testusb.c.

char* name

Definition at line 130 of file testusb.c.

struct testdev* next

Definition at line 129 of file testusb.c.

Definition at line 137 of file testusb.c.

enum usb_device_speed speed

Definition at line 132 of file testusb.c.

int test

Definition at line 135 of file testusb.c.

pthread_t thread

Definition at line 131 of file testusb.c.


The documentation for this struct was generated from the following file: