Searched refs:PPRCONTROL (Results 1 – 2 of 2) sorted by relevance
/external/kernel-headers/original/linux/ | ||
D | ppdev.h | 27 #define PPRCONTROL _IOR(PP_IOCTL, 0x83, unsigned char) macro |
/external/qemu/ | ||
D | qemu-char.c | 1344 if (ioctl(fd, PPRCONTROL, &b) < 0) in pp_ioctl() |