Searched refs:PPDATADIR (Results 1 – 3 of 3) sorted by relevance
66 #define PPDATADIR _IOW(PP_IOCTL, 0x90, int) macro
114 if (ioctl(fd, PPDATADIR, (int *)arg) < 0) { in pp_ioctl()
580 case PPDATADIR: in pp_do_ioctl()