pxa2x0_apm_softc
int apm_record_event(struct pxa2x0_apm_softc *, u_int);
pxa2x0_pi2c_print(struct pxa2x0_apm_softc *sc)
struct pxa2x0_apm_softc *sc;
void pxa2x0_pi2c_print(struct pxa2x0_apm_softc *);
apm_power_print(struct pxa2x0_apm_softc *sc, struct apm_power_info *powerp)
apm_power_info(struct pxa2x0_apm_softc *sc,
apm_suspend(struct pxa2x0_apm_softc *sc)
apm_resume(struct pxa2x0_apm_softc *sc)
apm_get_event(struct pxa2x0_apm_softc *sc, u_int *typep)
apm_handle_event(struct pxa2x0_apm_softc *sc, u_int type)
struct pxa2x0_apm_softc *sc = v;
struct pxa2x0_apm_softc *sc = v;
struct pxa2x0_apm_softc *sc;
struct pxa2x0_apm_softc *sc;
struct pxa2x0_apm_softc *sc;
apm_record_event(struct pxa2x0_apm_softc *sc, u_int type)
struct pxa2x0_apm_softc *sc =
(struct pxa2x0_apm_softc *)kn->kn_hook;
struct pxa2x0_apm_softc *sc;
pxa2x0_apm_attach_sub(struct pxa2x0_apm_softc *sc)
struct pxa2x0_apm_softc *sc;
struct pxa2x0_apm_softc *sc;
void apm_power_print(struct pxa2x0_apm_softc *, struct apm_power_info *);
void apm_power_info(struct pxa2x0_apm_softc *, struct apm_power_info *);
void apm_suspend(struct pxa2x0_apm_softc *);
pxa2x0_apm_sleep(struct pxa2x0_apm_softc *sc)
void apm_resume(struct pxa2x0_apm_softc *);
int apm_get_event(struct pxa2x0_apm_softc *, u_int *);
int apm_handle_event(struct pxa2x0_apm_softc *, u_int);
int (*sc_get_event)(struct pxa2x0_apm_softc *, u_int *);
void (*sc_power_info)(struct pxa2x0_apm_softc *,
void (*sc_suspend)(struct pxa2x0_apm_softc *);
int (*sc_resume)(struct pxa2x0_apm_softc *);
void pxa2x0_apm_attach_sub(struct pxa2x0_apm_softc *);
void pxa2x0_apm_sleep(struct pxa2x0_apm_softc *);