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

  /src/sys/dev/acpi/wmi/
wmi_acpi.c 59 static int acpi_wmi_rescan(device_t, const char *, const int *);
88 acpi_wmi_rescan, acpi_wmi_childdet);
120 acpi_wmi_rescan(self, NULL, NULL);
149 acpi_wmi_rescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int
wmi_acpi.c 59 static int acpi_wmi_rescan(device_t, const char *, const int *);
88 acpi_wmi_rescan, acpi_wmi_childdet);
120 acpi_wmi_rescan(self, NULL, NULL);
149 acpi_wmi_rescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int

Completed in 109 milliseconds