Lines Matching refs:call_struc
22 struct call_struc { struct
29 struct call_struc *next; /* pointer to next entry */ argument
30 struct call_struc *prev; argument
47 static struct call_struc *divert_head = NULL; /* head of remembered entrys */
61 struct call_struc *cs = from_timer(cs, t, timer); in deflect_timer_expire()
119 struct call_struc *cs; in cf_command()
158 if (!(cs = kmalloc(sizeof(struct call_struc), GFP_ATOMIC))) in cf_command()
205 struct call_struc *cs; in deflect_extern_action()
387 struct call_struc *cs = NULL; in isdn_divert_icall()
451 if (!(cs = kmalloc(sizeof(struct call_struc), GFP_ATOMIC))) in isdn_divert_icall()
531 struct call_struc *cs, *cs1; in deleteprocs()
590 static int interrogate_success(isdn_ctrl *ic, struct call_struc *cs) in interrogate_success()
681 struct call_struc *cs, *cs1; in prot_stat_callback()
772 struct call_struc *cs, *cs1; in isdn_divert_stat_callback()