Searched defs:cdev_add (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/tools/lib/thermal/include/ |
| D | thermal.h | 30 int (*cdev_add)(const char *name, int cdev_id, int max_state, void *arg); member
|
| /kernel/linux/linux-6.6/tools/thermal/thermal-engine/ |
| D | thermal-engine.c | 167 static int cdev_add(const char *name, int cdev_id, int max_state, __maybe_unused void *arg) in cdev_add() function
|
| /kernel/linux/linux-5.10/fs/ |
| D | char_dev.c | 479 int cdev_add(struct cdev *p, dev_t dev, unsigned count) in cdev_add() function
|
| /kernel/linux/linux-6.6/fs/ |
| D | char_dev.c | 479 int cdev_add(struct cdev *p, dev_t dev, unsigned count) in cdev_add() function
|