Searched refs:DIGIIO_DEBUG (Results 1 – 3 of 3) sorted by relevance
61 #define DIGIIO_DEBUG _IOW('e', 'B', int) macro
139 if (dflag && ioctl(fd, DIGIIO_DEBUG, &debug) != 0) { in main()
885 case DIGIIO_DEBUG: in digicioctl()