Searched refs:ixp4xx_timer (Results 1 – 1 of 1) sorted by relevance
56 struct ixp4xx_timer { struct70 static struct ixp4xx_timer *local_ixp4xx_timer; argument72 static inline struct ixp4xx_timer *75 return container_of(evt, struct ixp4xx_timer, clkevt); in to_ixp4xx_timer()95 struct ixp4xx_timer *tmr = dev_id; in ixp4xx_timer_interrupt()110 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_next_event()124 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_shutdown()136 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_oneshot()146 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_set_periodic()158 struct ixp4xx_timer *tmr = to_ixp4xx_timer(evt); in ixp4xx_resume()[all …]