Home
last modified time | relevance | path

Searched refs:TRIG_BOGUS (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/comedi/
Dcomedi.h121 #define TRIG_BOGUS 0x0001 /* do the motions */ macro
Dcomedi_fops.c1128 if (async->cmd.flags & TRIG_BOGUS || ret) { in do_cmd_ioctl()