Home
last modified time | relevance | path

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

/drivers/staging/ced1401/
Dced_ioctl.h100 #define IOCTL_CED_LINECOUNT _IO(CED_MAGIC_IOC, 7) macro
169 return ioctl(fh, IOCTL_CED_LINECOUNT); in CED_LineCount()
Dusb1401.c1270 case _IOC_NR(IOCTL_CED_LINECOUNT): in ced_ioctl()