Searched refs:ui_Type (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/comedi/drivers/addi-data/
H A Dhwdrv_apci2032.c56 static unsigned int ui_InterruptData, ui_Type; variable
508 ui_Type =
514 if (ui_Type == 1) {
517 } /* if (ui_Type==1) */
519 if (ui_Type == 2) {
522 } /* if (ui_Type==2) */
523 } /* else if (ui_Type==1) */
550 *data = ui_Type;
573 ui_Type = 0;
H A Dhwdrv_apci1564.c60 static unsigned int ui_InterruptData, ui_Type; variable
900 *data = ui_Type;
965 ui_Type =
1114 ui_Type = 0;

Completed in 75 milliseconds