clockevent_mps2
struct clockevent_mps2 *ce;
static inline struct clockevent_mps2 *to_mps2_clkevt(struct clock_event_device *c)
return container_of(c, struct clockevent_mps2, clkevt);
struct clockevent_mps2 *ce = dev_id;