Home
last modified time | relevance | path

Searched defs:apm_power_info (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/sys/arch/powerpc64/include/
H A Dapmvar.h94 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 Dapmvar.h94 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 Dapmvar.h94 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 Dapmvar.h94 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 Dapmvar.h94 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 Dapmvar.h94 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 Dapmvar.h94 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 Dapmvar.h268 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 Dapmvar.h267 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 Dapm.c343 apm_setinfohook(int (*hook)(struct apm_power_info *)) in apm_setinfohook()
/openbsd-src/sys/arch/arm64/dev/
H A Dapm.c335 apm_setinfohook(int (*hook)(struct apm_power_info *)) in apm_setinfohook() argument