Searched refs:nccis (Results 1 – 1 of 1) sorted by relevance
122 struct list_head nccis; member352 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()