Searched refs:PPT_CFG_READ (Results 1 – 3 of 3) sorted by relevance
26 #define PPT_CFG_READ (PPT_IOC | 0x01) macro
117 if (ioctl(sc->pptfd, PPT_CFG_READ, &pi) != 0) { in passthru_read_config()
164 case PPT_CFG_READ: { in ppt_ioctl()