Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/loongson1/common/
Dtime.c162 static struct clock_event_device ls1x_clockevent = { variable
174 .dev_id = &ls1x_clockevent,
180 struct clock_event_device *cd = &ls1x_clockevent; in ls1x_time_init()