Searched refs:thischan (Results 1 – 2 of 2) sorted by relevance
234 void mpc_action_send_discontact(unsigned long thischan);236 void ctcmpc_bh(unsigned long thischan);
1223 void ctcmpc_bh(unsigned long thischan) in ctcmpc_bh() argument1225 struct channel *ch = (struct channel *)thischan; in ctcmpc_bh()1506 void mpc_action_send_discontact(unsigned long thischan) in mpc_action_send_discontact() argument1509 struct channel *ch = (struct channel *)thischan; in mpc_action_send_discontact()