Searched defs:n_aichand (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/comedi/drivers/
H A Dicp_multi.c145 int n_aichand; /* num of A/D chans in diff mode */ member in struct:boardtype
747 if (CR_CHAN(chanlist[i]) > this_board->n_aichand) {
1030 if (this_board->n_aichand)
H A Dadl_pci9118.c235 int n_aichand; /* num of A/D chans in diff mode */ member in struct:boardtype
1819 (CR_CHAN(chanlist[i]) >= this_board->n_aichand)) {
H A Dadv_pci1710.c205 int n_aichand; /* num of A/D chans in diff mode */ member in struct:boardtype
1503 if (this_board->n_aichand)

Completed in 661 milliseconds