Home
last modified time | relevance | path

Searched refs:APC_IOC (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/sparc/include/uapi/asm/
Dapc.h15 #define APC_IOC 'A' macro
17 #define APCIOCGFANCTL _IOR(APC_IOC, 0x00, int) /* Get fan speed */
18 #define APCIOCSFANCTL _IOW(APC_IOC, 0x01, int) /* Set fan speed */
20 #define APCIOCGCPWR _IOR(APC_IOC, 0x02, int) /* Get CPOWER state */
21 #define APCIOCSCPWR _IOW(APC_IOC, 0x03, int) /* Set CPOWER state */
23 #define APCIOCGBPORT _IOR(APC_IOC, 0x04, int) /* Get BPORT state */
24 #define APCIOCSBPORT _IOW(APC_IOC, 0x05, int) /* Set BPORT state */