Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/apm/
H A Dapmio.h42 struct apm_power_info { struct
62 #define OAPM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */ argument
/netbsd-src/sys/arch/arm/xscale/
H A Dpxa2x0_apm.c296 apm_power_info(struct pxa2x0_apm_softc *sc, in apm_power_info() function