Home
last modified time | relevance | path

Searched refs:conf_ilist (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/isdn/mISDN/
H A Ddsp.h244 extern struct list_head conf_ilist;
H A Ddsp_core.c182 LIST_HEAD(conf_ilist);
1218 if (!list_empty(&conf_ilist)) { in dsp_cleanup()