Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_netlink.h79 static inline int thermal_notify_cdev_state_update(int cdev_id, int state) in thermal_notify_cdev_state_update()
84 static inline int thermal_notify_cdev_add(int cdev_id, const char *name, in thermal_notify_cdev_add()
90 static inline int thermal_notify_cdev_delete(int cdev_id) in thermal_notify_cdev_delete()
Dthermal_netlink.c53 int cdev_id; member
329 int thermal_notify_cdev_state_update(int cdev_id, int cdev_state) in thermal_notify_cdev_state_update()
336 int thermal_notify_cdev_add(int cdev_id, const char *name, int cdev_max_state) in thermal_notify_cdev_add()
344 int thermal_notify_cdev_delete(int cdev_id) in thermal_notify_cdev_delete()
/kernel/linux/linux-6.6/drivers/thermal/
Dthermal_netlink.h88 static inline int thermal_notify_cdev_state_update(int cdev_id, int state) in thermal_notify_cdev_state_update()
93 static inline int thermal_notify_cdev_add(int cdev_id, const char *name, in thermal_notify_cdev_add()
99 static inline int thermal_notify_cdev_delete(int cdev_id) in thermal_notify_cdev_delete()
Dthermal_netlink.c58 int cdev_id; member
374 int thermal_notify_cdev_state_update(int cdev_id, int cdev_state) in thermal_notify_cdev_state_update()
381 int thermal_notify_cdev_add(int cdev_id, const char *name, int cdev_max_state) in thermal_notify_cdev_add()
389 int thermal_notify_cdev_delete(int cdev_id) in thermal_notify_cdev_delete()
/kernel/linux/linux-6.6/tools/thermal/thermal-engine/
Dthermal-engine.c167 static int cdev_add(const char *name, int cdev_id, int max_state, __maybe_unused void *arg) in cdev_add()
174 static int cdev_delete(int cdev_id, __maybe_unused void *arg) in cdev_delete()
181 static int cdev_update(int cdev_id, int cur_state, __maybe_unused void *arg) in cdev_update()
/kernel/linux/linux-5.10/tools/thermal/tmon/
Dsysfs.c205 int cdev_id; in find_tzone_cdev() local
Dtui.c446 int cdev_id = 0; in handle_input_choice() local
/kernel/linux/linux-6.6/tools/thermal/tmon/
Dsysfs.c205 int cdev_id; in find_tzone_cdev() local
Dtui.c446 int cdev_id = 0; in handle_input_choice() local
/kernel/linux/linux-5.10/drivers/s390/char/
Dtape.h184 int cdev_id; member
/kernel/linux/linux-6.6/drivers/s390/char/
Dtape.h184 int cdev_id; member