Home
last modified time | relevance | path

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

/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.c54 int cdev_id; member
335 int thermal_notify_cdev_state_update(int cdev_id, int cdev_state) in thermal_notify_cdev_state_update()
342 int thermal_notify_cdev_add(int cdev_id, const char *name, int cdev_max_state) in thermal_notify_cdev_add()
350 int thermal_notify_cdev_delete(int cdev_id) in thermal_notify_cdev_delete()
/drivers/s390/char/
Dtape.h184 int cdev_id; member