Searched refs:subtable (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ |
D | irqchip.h | 41 #define IRQCHIP_ACPI_DECLARE(name, subtable, validate, data, fn) \ argument 43 subtable, validate, data, fn)
|
D | acpi.h | 1122 #define ACPI_DECLARE_PROBE_ENTRY(table, name, table_id, subtable, valid, data, fn) \ argument 1127 .type = subtable, \ 1237 #define ACPI_DECLARE_PROBE_ENTRY(table, name, table_id, subtable, valid, data, fn) \ argument 1241 (void *) subtable, \
|