Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clocksource/
Darm_arch_timer.c1424 bool has_names; in arch_timer_of_init() local
1433 has_names = of_property_read_bool(np, "interrupt-names"); in arch_timer_of_init()
1436 if (has_names) in arch_timer_of_init()