Searched refs:PPRCONTROL (Results 1 – 3 of 3) sorted by relevance
31 #define PPRCONTROL _IOR(PP_IOCTL, 0x83, unsigned char) macro
93 if (ioctl(fd, PPRCONTROL, &b) < 0) { in pp_ioctl()
538 case PPRCONTROL: in pp_do_ioctl()