Home
last modified time | relevance | path

Searched refs:apm_event_handle (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/hpc/apm/
H A Dapmdev.c99 static void apm_event_handle(struct apm_softc *, u_int, u_int);
395 apm_event_handle(struct apm_softc *sc, u_int event_code, u_int event_info) in apm_event_handle() function
559 apm_event_handle(sc, event_code, event_info); in apm_periodic_check()
/netbsd-src/sys/dev/apm/
H A Dapm.c96 static void apm_event_handle(struct apm_softc *, u_int, u_int);
384 apm_event_handle(struct apm_softc *sc, u_int event_code, u_int event_info) in apm_event_handle() function
548 apm_event_handle(sc, event_code, event_info); in apm_periodic_check()