Searched defs:cdev_id (Results 1 – 5 of 5) sorted by relevance
79 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()
53 int cdev_id; member330 int thermal_notify_cdev_state_update(int cdev_id, int cdev_state) in thermal_notify_cdev_state_update()337 int thermal_notify_cdev_add(int cdev_id, const char *name, int cdev_max_state) in thermal_notify_cdev_add()345 int thermal_notify_cdev_delete(int cdev_id) in thermal_notify_cdev_delete()
204 int cdev_id; in find_tzone_cdev() local
446 int cdev_id = 0; in handle_input_choice() local
184 int cdev_id; member
Completed in 17 milliseconds