Searched refs:PPWDATA (Results 1 – 3 of 3) 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()