Searched refs:ixp4xx_timer (Results 1 – 1 of 1) sorted by relevance
48 struct ixp4xx_timer { struct61 static struct ixp4xx_timer *local_ixp4xx_timer; argument63 static inline struct ixp4xx_timer *66 return container_of(evt, struct ixp4xx_timer, clkevt); in to_ixp4xx_timer()86 struct ixp4xx_timer *tmr = dev_id; in ixp4xx_timer_interrupt()101 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_next_event()115 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_shutdown()127 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_oneshot()137 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_periodic()149 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_resume()[all …]