Searched refs:APCIOCGCPWR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/sparc/include/uapi/asm/ | ||
D | apc.h | 20 #define APCIOCGCPWR _IOR(APC_IOC, 0x02, int) /* Get CPOWER state */ macro |
/linux-6.12.1/arch/sparc/kernel/ | ||
D | apc.c | 99 case APCIOCGCPWR: in apc_ioctl() |