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

  /src/sys/dev/acpi/wmi/
wmi_dell.c 113 static void wmi_dell_attach(device_t, device_t, void *);
120 wmi_dell_match, wmi_dell_attach, wmi_dell_detach, NULL);
129 wmi_dell_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 287 milliseconds