Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dcomedi.h465 #define COMEDI_RANGEINFO _IOR(CIO, 8, struct comedi_rangeinfo) macro
/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c2184 case COMEDI_RANGEINFO: { in comedi_unlocked_ioctl()