Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dacpi.h854 int __acpi_probe_device_table(struct acpi_probe_entry *start, int nr);
860 __acpi_probe_device_table(&ACPI_PROBE_TABLE(t), \
/linux-4.4.14/drivers/acpi/
Dscan.c1973 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table() function