Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dacpi.h1361 acpi_tbl_entry_handler probe_subtbl; member
1386 .probe_subtbl = fn, \
/linux-6.15/drivers/acpi/
H A Dscan.c2766 if (!ape->probe_subtbl(header, end)) in acpi_match_madt()