Searched refs:SDF_LOCKED (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/comedi/ | ||
D | comedi.h | 188 #define SDF_LOCKED 0x0004 /* subdevice is locked */ macro |
D | comedi_fops.c | 1016 us->subd_flags |= SDF_LOCKED; in do_subdinfo_ioctl() |