Lines Matching refs:capidev
70 struct capidev;
107 struct capidev *cdev;
113 struct capidev { struct
294 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) in capincci_alloc_minor()
335 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } in capincci_alloc_minor()
340 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) in capincci_alloc()
357 static void capincci_free(struct capidev *cdev, u32 ncci) in capincci_free()
370 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci) in capincci_find()
570 struct capidev *cdev = ap->private; in capi_recv_message()
648 struct capidev *cdev = file->private_data; in capi_read()
683 struct capidev *cdev = file->private_data; in capi_write()
730 struct capidev *cdev = file->private_data; in capi_poll()
746 struct capidev *cdev = file->private_data; in capi_ioctl()
946 struct capidev *cdev; in capi_open()
967 struct capidev *cdev = file->private_data; in capi_release()
1326 struct capidev *cdev; in capi20_proc_show()
1331 cdev = list_entry(l, struct capidev, list); in capi20_proc_show()
1362 struct capidev *cdev; in capi20ncci_proc_show()