Searched refs:APMIO_SUSPEND (Results 1 – 3 of 3) sorted by relevance
244 #define APMIO_SUSPEND _IO('P', 1) macro
116 if (ioctl(fd, APMIO_SUSPEND, NULL) == -1) in apm_suspend()
283 case APMIO_SUSPEND: in apmioctl()