Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dacpi.h1336 acpi_tbl_entry_handler probe_subtbl; member
1359 .probe_subtbl = fn, \
/openbmc/linux/drivers/acpi/
H A Dscan.c2686 if (!ape->probe_subtbl(header, end)) in acpi_match_madt()