Home
last modified time | relevance | path

Searched refs:acpi_probe_entry (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dacpi.h1311 struct acpi_probe_entry;
1313 struct acpi_probe_entry *);
1330 struct acpi_probe_entry { struct
1343 static const struct acpi_probe_entry __acpi_probe_##name \ argument
1354 static const struct acpi_probe_entry __acpi_probe_##name \
1366 int __acpi_probe_device_table(struct acpi_probe_entry *start, int nr);
1370 extern struct acpi_probe_entry ACPI_PROBE_TABLE(t), \
/openbmc/linux/drivers/acpi/
H A Dscan.c2678 static struct acpi_probe_entry *ape;
2692 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table()
/openbmc/linux/drivers/irqchip/
H A Dirq-gic.c1582 struct acpi_probe_entry *ape) in gic_validate_dist()
H A Dirq-gic-v3.c2483 struct acpi_probe_entry *ape) in acpi_validate_gic_table()