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

Data Fields

char name [MAX_BOARD_NAME]
 
struct BondedDevice ** devs
 
unsigned ndevs
 
struct BondedDevicechanIdDevMap [MAX_CHANS]
 
unsigned nchans
 

Detailed Description

Definition at line 76 of file comedi_bond.c.

Field Documentation

struct BondedDevice* chanIdDevMap[MAX_CHANS]

Definition at line 81 of file comedi_bond.c.

Definition at line 79 of file comedi_bond.c.

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.


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