Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/arm64/
Dgtdt.c127 bool __init acpi_gtdt_c3stop(int type) in acpi_gtdt_c3stop() function
/Linux-v4.19/include/linux/
Dacpi.h627 bool acpi_gtdt_c3stop(int type);
/Linux-v4.19/drivers/clocksource/
Darm_arch_timer.c1557 arch_timer_c3stop = acpi_gtdt_c3stop(arch_timer_uses_ppi); in arch_timer_acpi_init()