Searched refs:APCIOCGFANCTL (Results 1 – 2 of 2) sorted by relevance
/linux/arch/sparc/include/uapi/asm/ | ||
H A D | apc.h | 17 #define APCIOCGFANCTL _IOR(APC_IOC, 0x00, int) /* Get fan speed */ macro |
/linux/arch/sparc/kernel/ | ||
H A D | apc.c | 94 case APCIOCGFANCTL: in apc_ioctl() |