Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/acpi/arm64/
Dgtdt.c124 bool __init acpi_gtdt_c3stop(int type) in acpi_gtdt_c3stop() function
/Linux-v6.6/include/linux/
Dacpi.h745 bool acpi_gtdt_c3stop(int type);
/Linux-v6.6/drivers/clocksource/
Darm_arch_timer.c1769 arch_timer_c3stop = acpi_gtdt_c3stop(arch_timer_uses_ppi); in arch_timer_acpi_init()