Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dacpi.h1177 acpi_tbl_entry_handler probe_subtbl; member
1200 .probe_subtbl = fn, \
/kernel/linux/linux-5.10/drivers/acpi/
Dscan.c2309 if (!ape->probe_subtbl(header, end)) in acpi_match_madt()