Searched refs:capidev (Results 1 – 1 of 1) sorted by relevance
73 struct capidev;110 struct capidev *cdev;116 struct capidev { struct297 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) in capincci_alloc_minor()338 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } in capincci_alloc_minor()343 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) in capincci_alloc()360 static void capincci_free(struct capidev *cdev, u32 ncci) in capincci_free()373 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci) in capincci_find()573 struct capidev *cdev = ap->private; in capi_recv_message()651 struct capidev *cdev = file->private_data; in capi_read()[all …]