Lines Matching defs:apm_power_info
84 void apm_power_print(struct pxa2x0_apm_softc *, struct apm_power_info *);
85 void apm_power_info(struct pxa2x0_apm_softc *, struct apm_power_info *);
246 apm_power_print(struct pxa2x0_apm_softc *sc, struct apm_power_info *powerp)
296 apm_power_info(struct pxa2x0_apm_softc *sc,
297 struct apm_power_info *power)
361 struct apm_power_info power;
391 apm_power_info(sc, &power);
521 struct apm_power_info *power;
572 power = (struct apm_power_info *)data;
573 apm_power_info(sc, power);