Searched refs:capidev (Results 1 – 1 of 1) sorted by relevance
74 struct capidev;111 struct capidev *cdev;117 struct capidev { struct298 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()[all …]