Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dmps2-timer.c35 struct clockevent_mps2 { struct
48 static inline struct clockevent_mps2 *to_mps2_clkevt(struct clock_event_device *c) in to_mps2_clkevt() argument
50 return container_of(c, struct clockevent_mps2, clkevt); in to_mps2_clkevt()
87 struct clockevent_mps2 *ce = dev_id; in mps2_timer_interrupt()
106 struct clockevent_mps2 *ce; in mps2_clockevent_init()