Home
last modified time | relevance | path

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

/drivers/staging/ced1401/
Dced_ioctl.h128 #define IOCTL_CED_FULLRESET _IO(CED_MAGIC_IOC, 41) macro
299 return ioctl(fh, IOCTL_CED_FULLRESET); in CED_FullReset()
Dusb1401.c1337 case _IOC_NR(IOCTL_CED_FULLRESET): in ced_ioctl()