Home
last modified time | relevance | path

Searched defs:cdev_id (Results 1 – 6 of 6) sorted by relevance

/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c201 static int cdev_add(const char *name, int cdev_id, int max_state, __maybe_unused void *arg) in cdev_add()
208 static int cdev_delete(int cdev_id, __maybe_unused void *arg) in cdev_delete()
215 static int cdev_update(int cdev_id, int cur_state, __maybe_unused void *arg) in cdev_update()
/linux/tools/thermal/tmon/
H A Dsysfs.c205 int cdev_id; in find_tzone_cdev() local
H A Dtui.c446 int cdev_id = 0; in handle_input_choice() local
/linux/drivers/s390/char/
H A Dtape.h179 int cdev_id; member
/linux/drivers/thermal/
H A Dthermal_netlink.c65 int cdev_id; member
/linux/drivers/gpio/
H A Dgpiolib-sysfs.c91 struct device *cdev_id; /* Class device by GPIO device ID */ member