Searched refs:acpi_probe_entry (Results 1 – 4 of 4) sorted by relevance
1302 struct acpi_probe_entry;1304 struct acpi_probe_entry *);1321 struct acpi_probe_entry { struct1334 static const struct acpi_probe_entry __acpi_probe_##name \ argument1345 static const struct acpi_probe_entry __acpi_probe_##name \1357 int __acpi_probe_device_table(struct acpi_probe_entry *start, int nr);1361 extern struct acpi_probe_entry ACPI_PROBE_TABLE(t), \
2628 static struct acpi_probe_entry *ape;2642 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table()
1636 struct acpi_probe_entry *ape) in gic_validate_dist()
2266 struct acpi_probe_entry *ape) in acpi_validate_gic_table()
Completed in 19 milliseconds