Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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), \
/linux-6.6.21/drivers/acpi/
Dscan.c2679 static struct acpi_probe_entry *ape;
2693 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table()
/linux-6.6.21/drivers/irqchip/
Dirq-gic.c1582 struct acpi_probe_entry *ape) in gic_validate_dist()
Dirq-gic-v3.c2476 struct acpi_probe_entry *ape) in acpi_validate_gic_table()