Home
last modified time | relevance | path

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

/linux-4.1.27/arch/c6x/platforms/
Dtimer64.c152 static struct clock_event_device t64_clockevent_device = { variable
162 struct clock_event_device *cd = &t64_clockevent_device; in timer_interrupt()
173 .dev_id = &t64_clockevent_device,
178 struct clock_event_device *cd = &t64_clockevent_device; in timer64_init()