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

  /src/sys/dev/vmt/
vmtvar.h 58 int ev_code; member in struct:vmt_event
vmt_subr.c 248 sc->sc_ev_power.ev_code = PSWITCH_EVENT_PRESSED;
252 sc->sc_ev_reset.ev_code = PSWITCH_EVENT_PRESSED;
256 sc->sc_ev_sleep.ev_code = PSWITCH_EVENT_RELEASED;
573 sysmon_pswitch_event(&ev->ev_smpsw, ev->ev_code);

Completed in 13 milliseconds