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

  /src/sys/dev/acpi/wmi/
wmi_hp.c 166 static bool wmi_hp_method(struct wmi_hp_softc *);
381 wmi_hp_method(struct wmi_hp_softc *sc) function in typeref:typename:bool
471 return wmi_hp_method(sc);
484 return wmi_hp_method(sc);
wmi_hp.c 166 static bool wmi_hp_method(struct wmi_hp_softc *);
381 wmi_hp_method(struct wmi_hp_softc *sc) function in typeref:typename:bool
471 return wmi_hp_method(sc);
484 return wmi_hp_method(sc);

Completed in 21 milliseconds