Lines Matching refs:capidev
71 struct capidev;
108 struct capidev *cdev;
114 struct capidev { struct
295 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) in capincci_alloc_minor()
336 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } in capincci_alloc_minor()
341 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) in capincci_alloc()
358 static void capincci_free(struct capidev *cdev, u32 ncci) in capincci_free()
371 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci) in capincci_find()
571 struct capidev *cdev = ap->private; in capi_recv_message()
649 struct capidev *cdev = file->private_data; in capi_read()
684 struct capidev *cdev = file->private_data; in capi_write()
731 struct capidev *cdev = file->private_data; in capi_poll()
747 struct capidev *cdev = file->private_data; in capi_ioctl()
947 struct capidev *cdev; in capi_open()
968 struct capidev *cdev = file->private_data; in capi_release()
1327 struct capidev *cdev; in capi20_proc_show()
1332 cdev = list_entry(l, struct capidev, list); in capi20_proc_show()
1350 struct capidev *cdev; in capi20ncci_proc_show()