Lines Matching defs:smc
119 void rmt_init(struct s_smc *smc) in rmt_init()
141 void rmt(struct s_smc *smc, int event) in rmt()
160 static void rmt_fsm(struct s_smc *smc, int cmd) in rmt_fsm()
525 static void rmt_dup_actions(struct s_smc *smc) in rmt_dup_actions()
544 static void rmt_reinsert_actions(struct s_smc *smc) in rmt_reinsert_actions()
553 static void rmt_new_dup_actions(struct s_smc *smc) in rmt_new_dup_actions()
578 static void rmt_leave_actions(struct s_smc *smc) in rmt_leave_actions()
591 static void start_rmt_timer0(struct s_smc *smc, u_long value, int event) in start_rmt_timer0()
601 static void start_rmt_timer1(struct s_smc *smc, u_long value, int event) in start_rmt_timer1()
611 static void start_rmt_timer2(struct s_smc *smc, u_long value, int event) in start_rmt_timer2()
621 static void stop_rmt_timer0(struct s_smc *smc) in stop_rmt_timer0()
631 static void stop_rmt_timer1(struct s_smc *smc) in stop_rmt_timer1()
641 static void stop_rmt_timer2(struct s_smc *smc) in stop_rmt_timer2()