Home
last modified time | relevance | path

Searched refs:thermal_notify_cdev_add (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thermal/
H A Dthermal_netlink.h29 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 Dthermal_netlink.c381 int thermal_notify_cdev_add(int cdev_id, const char *name, int cdev_max_state) in thermal_notify_cdev_add() function