Searched refs:ENCIOC_GETENCSTAT (Results 1 – 4 of 4) sorted by relevance
39 #define ENCIOC_GETENCSTAT _IO(ENCIOC, 3) macro
406 case ENCIOC_GETENCSTAT: in enc_ioctl()442 case ENCIOC_GETENCSTAT: in enc_ioctl()
133 if (ioctl(fd, ENCIOC_GETENCSTAT, (caddr_t) &stat) < 0) { in main()
98 if (ioctl(fd, ENCIOC_GETENCSTAT, (caddr_t) &estat) < 0) { in main()