Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clocksource/ !
Dtimer-probe.c41 timers += acpi_probe_device_table(timer); in timer_probe()
/linux-6.6.21/drivers/irqchip/ !
Dirqchip.c32 acpi_probe_device_table(irqchip); in irqchip_init()
/linux-6.6.21/include/linux/ !
Dacpi.h1368 #define acpi_probe_device_table(t) \ macro
1439 #define acpi_probe_device_table(t) ({ int __r = 0; __r;}) macro