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

  /src/sys/dev/acpi/wmi/
wmi_acpivar.h 86 struct wmi_t { struct
90 SIMPLEQ_ENTRY(wmi_t) wmi_link;
100 SIMPLEQ_HEAD(, wmi_t) wmi_head;
wmi_acpi.c 68 const char *, struct wmi_t **);
78 static bool acpi_wmi_input(struct wmi_t *, uint8_t, uint8_t);
231 struct wmi_t *wmi;
256 struct wmi_t *wmi;
268 struct wmi_t *wmi;
320 const char *src, struct wmi_t **out)
322 struct wmi_t *wmi;
392 struct wmi_t *wmi;
425 struct wmi_t *wmi;
457 struct wmi_t *wmi
    [all...]

Completed in 14 milliseconds