Searched refs:PPDATADIR (Results 1 – 4 of 4) 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()
1310 +pub const PPDATADIR: u32 = 1074032784;