Searched refs:PPWDATA (Results 1 – 4 of 4) sorted by relevance
42 #define PPWDATA _IOW(PP_IOCTL, 0x86, unsigned char) macro
88 if (ioctl(fd, PPWDATA, &b) < 0) { in pp_ioctl()
564 case PPWDATA: in pp_do_ioctl()
445 +pub const PPWDATA: u32 = 1073836166;