Searched refs:wmi_dell_actions (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/acpi/wmi/
H A Dwmi_dell.c74 const struct wmi_dell_actions { struct
79 } wmi_dell_actions[] = { variable in typeref:struct:wmi_dell_actions
253 for (i = 0; i < __arraycount(wmi_dell_actions); i++) {
254 const struct wmi_dell_actions *wda = &wmi_dell_actions[i];

Completed in 189 milliseconds