HomeSort by: relevance | last modified time | path
    Searched defs:pxa2x0_apm_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/xscale/
pxa2x0_apm.h 28 struct pxa2x0_apm_softc { struct
39 int (*sc_get_event)(struct pxa2x0_apm_softc *, u_int *);
40 void (*sc_power_info)(struct pxa2x0_apm_softc *,
42 void (*sc_suspend)(struct pxa2x0_apm_softc *);
43 int (*sc_resume)(struct pxa2x0_apm_softc *);
46 void pxa2x0_apm_attach_sub(struct pxa2x0_apm_softc *);
47 void pxa2x0_apm_sleep(struct pxa2x0_apm_softc *);
pxa2x0_apm.h 28 struct pxa2x0_apm_softc { struct
39 int (*sc_get_event)(struct pxa2x0_apm_softc *, u_int *);
40 void (*sc_power_info)(struct pxa2x0_apm_softc *,
42 void (*sc_suspend)(struct pxa2x0_apm_softc *);
43 int (*sc_resume)(struct pxa2x0_apm_softc *);
46 void pxa2x0_apm_attach_sub(struct pxa2x0_apm_softc *);
47 void pxa2x0_apm_sleep(struct pxa2x0_apm_softc *);

Completed in 20 milliseconds