Searched refs:APMIO_ENABLE (Results 1 – 3 of 3) sorted by relevance
246 #define APMIO_ENABLE _IO('P', 5) macro
138 if (ioctl(fd, APMIO_ENABLE) == -1) in apm_enable()
349 case APMIO_ENABLE: in apmioctl()