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

  /src/sys/dev/acpi/wmi/
wmi_msi.c 62 static int wmi_msi_detach(device_t, int);
68 wmi_msi_match, wmi_msi_attach, wmi_msi_detach, NULL);
99 wmi_msi_detach(device_t self, int flags) function in typeref:typename:int

Completed in 122 milliseconds