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

  /src/sys/dev/acpi/wmi/
wmi_acpivar.h 38 ACPI_STATUS acpi_wmi_event_get(device_t, uint32_t, ACPI_BUFFER *);
wmi_msi.c 145 rv = acpi_wmi_event_get(sc->sc_parent, evt, &buf);
wmi_eeepc.c 239 rv = acpi_wmi_event_get(sc->sc_parent, evt, &buf);
wmi_dell.c 298 rv = acpi_wmi_event_get(sc->sc_parent, evt, &buf);
wmi_hp.c 285 rv = acpi_wmi_event_get(sc->sc_parent, evt, &buf);
wmi_acpi.c 454 acpi_wmi_event_get(device_t self, uint32_t event, ACPI_BUFFER *obuf) function in typeref:typename:ACPI_STATUS

Completed in 14 milliseconds