Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ft1000/ft1000-usb/
Dft1000_ioctl.h123 #define IOCTL_REGISTER_CMD 0 macro
137 #define IOCTL_FT1000_REGISTER _IOW (FT1000_MAGIC_CODE, IOCTL_REGISTER_CMD, sizeof(unsigned short *…
Dft1000_debug.c437 case IOCTL_REGISTER_CMD: in ft1000_ioctl()