Home
last modified time | relevance | path

Searched refs:trip_point_show (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/thermal/
Dthermal_core.h276 ssize_t trip_point_show(struct device *, struct device_attribute *, char *);
Dthermal_sysfs.c863 trip_point_show(struct device *dev, struct device_attribute *attr, char *buf) in trip_point_show() function
Dthermal_core.c816 dev->attr.show = trip_point_show; in thermal_bind_cdev_to_trip()