Searched refs:sc_lidswitch (Results 1 – 1 of 1) sorted by relevance
90 struct sysmon_pswitch sc_lidswitch; member477 sc->sc_lidswitch.smpsw_name = "Lid switch"; in pmu_attach()478 sc->sc_lidswitch.smpsw_type = PSWITCH_TYPE_LID; in pmu_attach()479 if (sysmon_pswitch_register(&sc->sc_lidswitch) != 0) in pmu_attach()1072 sysmon_pswitch_event(&sc->sc_lidswitch, in pmu_thread()