Searched defs:apm_power_info (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/sys/arch/powerpc64/include/ |
H A D | apmvar.h | 94 struct apm_power_info { struct 111 #define APM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */ argument
|
/openbsd-src/sys/arch/loongson/include/ |
H A D | apmvar.h | 94 struct apm_power_info { struct 111 #define APM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */ argument
|
/openbsd-src/sys/arch/riscv64/include/ |
H A D | apmvar.h | 94 struct apm_power_info { struct 111 #define APM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */ argument
|
/openbsd-src/sys/arch/sparc64/include/ |
H A D | apmvar.h | 94 struct apm_power_info { struct 111 #define APM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */ argument
|
/openbsd-src/sys/arch/macppc/include/ |
H A D | apmvar.h | 94 struct apm_power_info { struct 111 #define APM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */ argument
|
/openbsd-src/sys/arch/arm64/include/ |
H A D | apmvar.h | 94 struct apm_power_info { struct 111 #define APM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */ argument
|
/openbsd-src/sys/arch/arm/include/ |
H A D | apmvar.h | 94 struct apm_power_info { struct 111 #define APM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */ argument
|
/openbsd-src/sys/arch/amd64/include/ |
H A D | apmvar.h | 268 struct apm_power_info { struct 285 #define APM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */ argument
|
/openbsd-src/sys/arch/i386/include/ |
H A D | apmvar.h | 267 struct apm_power_info { struct 284 #define APM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */ argument
|
/openbsd-src/sys/arch/loongson/dev/ |
H A D | apm.c | 343 apm_setinfohook(int (*hook)(struct apm_power_info *)) in apm_setinfohook()
|
/openbsd-src/sys/arch/arm64/dev/ |
H A D | apm.c | 335 apm_setinfohook(int (*hook)(struct apm_power_info *)) in apm_setinfohook() argument
|