Searched refs:SDF_RUNNING (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/staging/comedi/ | ||
| D | comedi.h | 217 #define SDF_RUNNING 0x08000000 /* subdevice is acquiring data */ macro |
| D | comedi_fops.c | 999 us->subd_flags |= SDF_RUNNING; in do_subdinfo_ioctl() |