Searched defs:cdev_del (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ | ||
| D | char_dev.c | 594 void cdev_del(struct cdev *p) in cdev_del() function |
| /kernel/linux/linux-6.6/fs/ | ||
| D | char_dev.c | 601 void cdev_del(struct cdev *p) in cdev_del() function |