Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dacpi.h1418 struct acpi_probe_entry;
1420 struct acpi_probe_entry *);
1437 struct acpi_probe_entry { struct
1448 void arch_sort_irqchip_probe(struct acpi_probe_entry *ap_head, int nr); argument
1452 static const struct acpi_probe_entry __acpi_probe_##name \
1463 static const struct acpi_probe_entry __acpi_probe_##name \
1475 int __acpi_probe_device_table(struct acpi_probe_entry *start, int nr);
1479 extern struct acpi_probe_entry ACPI_PROBE_TABLE(t), \