Searched refs:acpi_dev_present_cb (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_acpi.c | 205 acpi_dev_present_cb(ACPI_HANDLE handle, UINT32 level, void *context, in acpi_dev_present_cb() function 272 ACPI_UINT32_MAX, acpi_dev_present_cb, NULL, &match, NULL); in lkpi_acpi_dev_present() 290 ACPI_UINT32_MAX, acpi_dev_present_cb, NULL, &match, NULL); in lkpi_acpi_dev_get_first_match_dev()
|