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