Searched refs:capidev (Results 1 – 1 of 1) sorted by relevance
76 struct capidev;113 struct capidev *cdev;119 struct capidev { struct300 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) in capincci_alloc_minor()341 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } in capincci_alloc_minor()346 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) in capincci_alloc()363 static void capincci_free(struct capidev *cdev, u32 ncci) in capincci_free()376 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci) in capincci_find()576 struct capidev *cdev = ap->private; in capi_recv_message()654 struct capidev *cdev = file->private_data; in capi_read()[all …]