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

/drivers/staging/comedi/drivers/addi-data/
H A DAPCI1710_INCCPT.c638 | unsigned char_ b_IndexOperation, |
646 | register. The b_IndexOperation parameter give the |
658 | | b_IndexOperation | Operation | |
680 | unsigned char_ b_IndexOperation : Index operating mode. |
714 unsigned char b_IndexOperation, unsigned char b_AutoMode, unsigned char b_InterruptEnable)
740 if (b_IndexOperation ==
742 || b_IndexOperation ==
744 || b_IndexOperation ==
746 || b_IndexOperation ==
748 || b_IndexOperation
711 i_APCI1710_InitIndex(struct comedi_device *dev, unsigned char b_ModulNbr, unsigned char b_ReferenceAction, unsigned char b_IndexOperation, unsigned char b_AutoMode, unsigned char b_InterruptEnable) argument
[all...]

Completed in 12 milliseconds