Searched refs:nccis (Results 1 – 1 of 1) sorted by relevance
125 struct list_head nccis; member355 list_add_tail(&np->list, &cdev->nccis); in capincci_alloc()364 list_for_each_entry_safe(np, tmp, &cdev->nccis, list) in capincci_free()377 list_for_each_entry(np, &cdev->nccis, list) in capincci_find()994 INIT_LIST_HEAD(&cdev->nccis); in capi_open()1390 list_for_each_entry(np, &cdev->nccis, list) in capi20ncci_proc_show()