Searched defs:cdev (Results 1 – 2 of 2) sorted by relevance
40 struct cdev *cdev; /* will die */ member273 struct cdev *cdev; in __register_chrdev() local435 static void cdev_purge(struct cdev *cdev) in cdev_purge()534 int cdev_device_add(struct cdev *cdev, struct device *dev) in cdev_device_add()568 void cdev_device_del(struct cdev *cdev, struct device *dev) in cdev_device_del()648 void cdev_init(struct cdev *cdev, const struct file_operations *fops) in cdev_init()
61 struct cdev *cdev; /* associated character device */ member326 struct cdev *cdev; in cuse_process_init_reply() local