Searched defs:cdev (Results 1 – 2 of 2) sorted by relevance
20 #define destroy_cdev(cdev) kmem_cache_free(cdev_cachep, (cdev)) argument24 struct char_device * cdev = (struct char_device *) foo; in init_once() local68 struct char_device *cdev; in cdfind() local82 struct char_device *cdev, *new_cdev; in cdget() local105 void cdput(struct char_device *cdev) in cdput()
125 struct capidev *cdev; member297 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) in capincci_alloc()334 static void capincci_free(struct capidev *cdev, u32 ncci) in capincci_free()378 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci) in capincci_find()393 struct capidev *cdev; in capidev_alloc() local411 static void capidev_free(struct capidev *cdev) in capidev_free()625 struct capidev *cdev = (struct capidev *)param; in capi_signal() local707 struct capidev *cdev = (struct capidev *)file->private_data; in capi_read() local758 struct capidev *cdev = (struct capidev *)file->private_data; in capi_write() local808 struct capidev *cdev = (struct capidev *)file->private_data; in capi_poll() local[all …]