Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A 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()
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()
/kernel/linux/linux-6.6/drivers/clocksource/
H A 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()
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()

Completed in 1 milliseconds