Searched refs:nccis (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/isdn/capi/
H A Dcapi.c122 struct list_head nccis; member in struct:capidev
352 list_add_tail(&np->list, &cdev->nccis); capincci_alloc()
361 list_for_each_entry_safe(np, tmp, &cdev->nccis, list) capincci_free()
374 list_for_each_entry(np, &cdev->nccis, list) capincci_find()
955 INIT_LIST_HEAD(&cdev->nccis); capi_open()
1368 list_for_each_entry(np, &cdev->nccis, list) capi20ncci_proc_show()
/linux-4.1.27/drivers/isdn/hysdn/
H A Dhycapi.c524 New nccis are created if necessary.

Completed in 142 milliseconds