Lines Matching refs:capidev
74 struct capidev;
111 struct capidev *cdev;
117 struct capidev { struct
298 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) in capincci_alloc_minor()
339 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } in capincci_alloc_minor()
344 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) in capincci_alloc()
361 static void capincci_free(struct capidev *cdev, u32 ncci) in capincci_free()
374 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci) in capincci_find()
574 struct capidev *cdev = ap->private; in capi_recv_message()
652 struct capidev *cdev = file->private_data; in capi_read()
687 struct capidev *cdev = file->private_data; in capi_write()
742 struct capidev *cdev = file->private_data; in capi_poll()
758 struct capidev *cdev = file->private_data; in capi_ioctl()
986 struct capidev *cdev; in capi_open()
1007 struct capidev *cdev = file->private_data; in capi_release()
1328 struct capidev *cdev; in capi20_proc_show()
1333 cdev = list_entry(l, struct capidev, list); in capi20_proc_show()
1351 struct capidev *cdev; in capi20ncci_proc_show()