Home
last modified time | relevance | path

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

/drivers/isdn/capi/
Dcapi.c122 struct list_head nccis; member
352 list_add_tail(&np->list, &cdev->nccis); in capincci_alloc()
361 list_for_each_entry_safe(np, tmp, &cdev->nccis, list) in capincci_free()
374 list_for_each_entry(np, &cdev->nccis, list) in capincci_find()
955 INIT_LIST_HEAD(&cdev->nccis); in capi_open()
1368 list_for_each_entry(np, &cdev->nccis, list) in capi20ncci_proc_show()