Searched refs:capidev (Results 1 – 1 of 1) sorted by relevance
71 struct capidev;108 struct capidev *cdev;114 struct capidev { struct295 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()[all …]