Searched refs:PPIGCTRL (Results 1 – 3 of 3) sorted by relevance
39 #define PPIGCTRL _IOR('P', 12, u_int8_t) macro
557 case PPIGCTRL: /* get control bits */ in ppiioctl()
346 if (ioctl(hd_fd, PPIGCTRL, &hd_cbits)) /* save other control bits */ in hd44780_prepare()