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 = (struct call_struc *) arg; 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()
207 struct call_struc *cs; in deflect_extern_action()
389 struct call_struc *cs = NULL; in isdn_divert_icall()
453 if (!(cs = kmalloc(sizeof(struct call_struc), GFP_ATOMIC))) in isdn_divert_icall()
534 struct call_struc *cs, *cs1; in deleteprocs()
593 static int interrogate_success(isdn_ctrl *ic, struct call_struc *cs) in interrogate_success()
684 struct call_struc *cs, *cs1; in prot_stat_callback()
775 struct call_struc *cs, *cs1; in isdn_divert_stat_callback()