Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dacpi.h1207 int __acpi_probe_device_table(struct acpi_probe_entry *start, int nr);
1213 __acpi_probe_device_table(&ACPI_PROBE_TABLE(t), \
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dscan.c2315 int __init __acpi_probe_device_table(struct acpi_probe_entry *ap_head, int nr) in __acpi_probe_device_table() function