Home
last modified time | relevance | path

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

/drivers/staging/ced1401/
Dced_ioctl.h115 #define IOCTL_CED_GRAB1401 _IO(CED_MAGIC_IOC, 25) macro
239 return ioctl(fh, IOCTL_CED_GRAB1401); in CED_Grab1401()
Dusb1401.c1303 case _IOC_NR(IOCTL_CED_GRAB1401): in ced_ioctl()