Searched refs:subtable (Results 1 – 2 of 2) sorted by relevance
/include/linux/ |
A D | irqchip.h | 77 #define IRQCHIP_ACPI_DECLARE(name, subtable, validate, data, fn) \ argument 79 ACPI_SIG_MADT, subtable, \
|
A D | acpi.h | 1387 #define ACPI_DECLARE_PROBE_ENTRY(table, name, table_id, subtable, \ argument 1392 .type = subtable, \ 1399 subtable, valid, data, fn) \ argument 1403 .type = subtable, \ 1476 #define ACPI_DECLARE_PROBE_ENTRY(table, name, table_id, subtable, valid, data, fn) \ argument 1480 (void *) subtable, \
|
Completed in 19 milliseconds