Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dthermal_netlink.h49 int thermal_notify_cdev_add(const struct thermal_cooling_device *cdev);
123 static inline int thermal_notify_cdev_add(const struct thermal_cooling_device *cdev) in thermal_notify_cdev_add() function
H A Dthermal_netlink.c419 int thermal_notify_cdev_add(const struct thermal_cooling_device *cdev) in thermal_notify_cdev_add() function