Home
last modified time | relevance | path

Searched refs:acpi_wmi_provides_guid_string_method (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/acpi_support/
H A Dacpi_wmi.c117 static int acpi_wmi_provides_guid_string_method(device_t dev,
178 acpi_wmi_provides_guid_string_method),
275 if (acpi_wmi_provides_guid_string_method(dev, ACPI_WMI_BMOF_UUID)) { in acpi_wmi_attach()
358 acpi_wmi_provides_guid_string_method(device_t dev, const char *guid_string) in acpi_wmi_provides_guid_string_method() function