Linux Kernel
3.7.1
|
Data Fields | |
char | name [MAX_BOARD_NAME] |
struct BondedDevice ** | devs |
unsigned | ndevs |
struct BondedDevice * | chanIdDevMap [MAX_CHANS] |
unsigned | nchans |
Definition at line 76 of file comedi_bond.c.
struct BondedDevice* chanIdDevMap[MAX_CHANS] |
Definition at line 81 of file comedi_bond.c.
struct BondedDevice** devs |
Definition at line 79 of file comedi_bond.c.
char name[MAX_BOARD_NAME] |
Definition at line 78 of file comedi_bond.c.
unsigned nchans |
Definition at line 82 of file comedi_bond.c.
unsigned ndevs |
Definition at line 80 of file comedi_bond.c.