Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clocksource/
Dmps2-timer.c31 struct clockevent_mps2 { struct
44 static inline struct clockevent_mps2 *to_mps2_clkevt(struct clock_event_device *c) in to_mps2_clkevt() argument
46 return container_of(c, struct clockevent_mps2, clkevt); in to_mps2_clkevt()
83 struct clockevent_mps2 *ce = dev_id; in mps2_timer_interrupt()
102 struct clockevent_mps2 *ce; in mps2_clockevent_init()