Searched refs:thermal_notify_cdev_add (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_netlink.h | 22 int thermal_notify_cdev_add(int cdev_id, const char *name, int max_state); 84 static inline int thermal_notify_cdev_add(int cdev_id, const char *name, in thermal_notify_cdev_add() function
|
H A D | thermal_netlink.c | 336 int thermal_notify_cdev_add(int cdev_id, const char *name, int cdev_max_state) in thermal_notify_cdev_add() function
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_netlink.h | 29 int thermal_notify_cdev_add(int cdev_id, const char *name, int max_state); 93 static inline int thermal_notify_cdev_add(int cdev_id, const char *name, in thermal_notify_cdev_add() function
|
H A D | thermal_netlink.c | 381 int thermal_notify_cdev_add(int cdev_id, const char *name, int cdev_max_state) in thermal_notify_cdev_add() function
|
Completed in 4 milliseconds