Searched refs:PPWCONTROL (Results 1 – 3 of 3) sorted by relevance
32 #define PPWCONTROL _IOW(PP_IOCTL, 0x84, unsigned char) macro
103 if (ioctl(fd, PPWCONTROL, &b) < 0) { in pp_ioctl()
558 case PPWCONTROL: in pp_do_ioctl()