Searched refs:sci_timer (Results 1 – 5 of 5) sorted by relevance
488 struct sci_timer { struct494 void sci_init_timer(struct sci_timer *tmr, void (*fn)(struct timer_list *t)) in sci_init_timer() argument500 static inline void sci_mod_timer(struct sci_timer *tmr, unsigned long msec) in sci_mod_timer()506 static inline void sci_del_timer(struct sci_timer *tmr) in sci_del_timer()
87 struct sci_timer timer;125 struct sci_timer timer;152 struct sci_timer timer;177 struct sci_timer phy_timer;
118 struct sci_timer timer;
95 struct sci_timer sata_timer;
320 struct sci_timer *tmr = timer_container_of(tmr, t, timer); in phy_sata_timeout()