Searched refs:APCIOCSCPWR (Results 1 – 2 of 2) sorted by relevance
/arch/sparc/include/uapi/asm/ | ||
D | apc.h | 20 #define APCIOCSCPWR _IOW(APC_IOC, 0x03, int) /* Set CPOWER state */ macro |
/arch/sparc/kernel/ | ||
D | apc.c | 114 case APCIOCSCPWR: in apc_ioctl() |