Searched refs:IOCTL_TIPAR_DELAY (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | ticable.h | 32 #define IOCTL_TIPAR_DELAY _IOW('p', 0xa8, int) /* set delay */ macro |
/linux-2.4.37.9/drivers/char/ | ||
D | tipar.c | 368 case IOCTL_TIPAR_DELAY: in tipar_ioctl() |