Searched defs:cdev_init (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/ | ||
H A D | char_dev.c | 538 void cdev_init(struct cdev *cdev, const struct file_operations *fops) cdev_init() function 564 EXPORT_SYMBOL(cdev_init); variable |
Completed in 37 milliseconds