Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dacpi.h1152 struct acpi_probe_entry;
1154 struct acpi_probe_entry *);
1171 struct acpi_probe_entry { struct
1184 static const struct acpi_probe_entry __acpi_probe_##name \ argument
1195 static const struct acpi_probe_entry __acpi_probe_##name \
1207 int __acpi_probe_device_table(struct acpi_probe_entry *start, int nr);
1211 extern struct acpi_probe_entry ACPI_PROBE_TABLE(t), \
/kernel/linux/linux-5.10/drivers/acpi/
Dscan.c2301 static struct acpi_probe_entry *ape;
2315 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table()
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-gic.c1632 struct acpi_probe_entry *ape) in gic_validate_dist()
Dirq-gic-v3.c2151 struct acpi_probe_entry *ape) in acpi_validate_gic_table()