Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dacpi.h1123 struct acpi_probe_entry;
1125 struct acpi_probe_entry *);
1142 struct acpi_probe_entry { struct
1155 static const struct acpi_probe_entry __acpi_probe_##name \ argument
1166 static const struct acpi_probe_entry __acpi_probe_##name \
1178 int __acpi_probe_device_table(struct acpi_probe_entry *start, int nr);
1182 extern struct acpi_probe_entry ACPI_PROBE_TABLE(t), \
/Linux-v5.10/drivers/acpi/
Dscan.c2260 static struct acpi_probe_entry *ape;
2274 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table()
/Linux-v5.10/drivers/irqchip/
Dirq-gic.c1582 struct acpi_probe_entry *ape) in gic_validate_dist()
Dirq-gic-v3.c2080 struct acpi_probe_entry *ape) in acpi_validate_gic_table()