Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dacpi.h1092 struct acpi_probe_entry;
1094 struct acpi_probe_entry *);
1111 struct acpi_probe_entry { struct
1123 static const struct acpi_probe_entry __acpi_probe_##name \ argument
1136 int __acpi_probe_device_table(struct acpi_probe_entry *start, int nr);
1140 extern struct acpi_probe_entry ACPI_PROBE_TABLE(t), \
/Linux-v4.19/drivers/acpi/
Dscan.c2242 static struct acpi_probe_entry *ape;
2256 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table()
/Linux-v4.19/drivers/irqchip/
Dirq-gic-v3.c1482 struct acpi_probe_entry *ape) in acpi_validate_gic_table()
Dirq-gic.c1556 struct acpi_probe_entry *ape) in gic_validate_dist()