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

  /src/sys/arch/sandpoint/sandpoint/
nhpow.c 62 static void guarded_pbutton(void *);
299 callout_reset(&sc->sc_ch_pbutton, 3 * hz, guarded_pbutton, sc);
309 guarded_pbutton(void *arg) function in typeref:typename:void
nhpow.c 62 static void guarded_pbutton(void *);
299 callout_reset(&sc->sc_ch_pbutton, 3 * hz, guarded_pbutton, sc);
309 guarded_pbutton(void *arg) function in typeref:typename:void
nhpow.c 62 static void guarded_pbutton(void *);
299 callout_reset(&sc->sc_ch_pbutton, 3 * hz, guarded_pbutton, sc);
309 guarded_pbutton(void *arg) function in typeref:typename:void
satmgr.c 159 static void guarded_pbutton(void *);
773 3 * hz, guarded_pbutton, sc);
1062 guarded_pbutton(void *arg) function in typeref:typename:void
satmgr.c 159 static void guarded_pbutton(void *);
773 3 * hz, guarded_pbutton, sc);
1062 guarded_pbutton(void *arg) function in typeref:typename:void
satmgr.c 159 static void guarded_pbutton(void *);
773 3 * hz, guarded_pbutton, sc);
1062 guarded_pbutton(void *arg) function in typeref:typename:void

Completed in 78 milliseconds