Searched refs:ixp4xx_timer (Results 1 – 1 of 1) sorted by relevance
46 struct ixp4xx_timer { struct59 static struct ixp4xx_timer *local_ixp4xx_timer; argument61 static inline struct ixp4xx_timer *64 return container_of(evt, struct ixp4xx_timer, clkevt); in to_ixp4xx_timer()84 struct ixp4xx_timer *tmr = dev_id; in ixp4xx_timer_interrupt()99 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_next_event()113 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_shutdown()125 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_oneshot()135 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_periodic()147 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_resume()[all …]