Searched defs:cdev_del (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ | ||
| H A D | char_dev.c | 594 void cdev_del(struct cdev *p) in cdev_del() function |
| /OK3568_Linux_fs/u-boot/include/linux/ | ||
| H A D | compat.h | 272 #define cdev_del(...) do { } while (0) macro |