Searched refs:APMIO_STANDBY (Results 1 – 3 of 3) sorted by relevance
253 #define APMIO_STANDBY _IO('P', 12) macro
123 if (ioctl(fd, APMIO_STANDBY, NULL) == -1) in apm_standby()
298 case APMIO_STANDBY: in apmioctl()