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

/drivers/staging/comedi/drivers/
H A Ddt2801.c84 #define DT_S_COMPOSITE_ERROR (1<<7) macro
293 if (stat & (DT_S_COMPOSITE_ERROR | DT_S_READY))
328 if (stat & DT_S_COMPOSITE_ERROR)
371 if (stat & DT_S_COMPOSITE_ERROR)
387 if (stat & DT_S_COMPOSITE_ERROR) {

Completed in 251 milliseconds