Home
last modified time | relevance | path

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

/include/linux/
Dacpi.h1193 struct acpi_probe_entry;
1195 struct acpi_probe_entry *);
1212 struct acpi_probe_entry { struct
1225 static const struct acpi_probe_entry __acpi_probe_##name \ argument
1236 static const struct acpi_probe_entry __acpi_probe_##name \
1248 int __acpi_probe_device_table(struct acpi_probe_entry *start, int nr);
1252 extern struct acpi_probe_entry ACPI_PROBE_TABLE(t), \