Searched refs:nccis (Results 1 – 1 of 1) sorted by relevance
126 struct list_head nccis; member356 list_add_tail(&np->list, &cdev->nccis); in capincci_alloc()365 list_for_each_entry_safe(np, tmp, &cdev->nccis, list) in capincci_free()378 list_for_each_entry(np, &cdev->nccis, list) in capincci_find()995 INIT_LIST_HEAD(&cdev->nccis); in capi_open()1357 list_for_each_entry(np, &cdev->nccis, list) in capi20ncci_proc_show()