Searched refs:mISDNtimer (Results 1 – 1 of 1) sorted by relevance
43 struct mISDNtimer { struct75 struct mISDNtimer *timer, *next; in mISDN_close()82 timer = list_first_entry(list, struct mISDNtimer, list); in mISDN_close()104 struct mISDNtimer *timer; in mISDN_read()128 timer = list_first_entry(list, struct mISDNtimer, list); in mISDN_read()165 struct mISDNtimer *timer = (void *)data; in dev_expire_timer()179 struct mISDNtimer *timer; in misdn_add_timer()186 timer = kzalloc(sizeof(struct mISDNtimer), GFP_KERNEL); in misdn_add_timer()206 struct mISDNtimer *timer; in misdn_del_timer()279 static struct miscdevice mISDNtimer = { variable[all …]