Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_core.h133 ssize_t trip_point_show(struct device *, struct device_attribute *, char *);
H A Dthermal_sysfs.c939 trip_point_show(struct device *dev, struct device_attribute *attr, char *buf) in trip_point_show() function
H A Dthermal_core.c703 dev->attr.show = trip_point_show; in thermal_zone_bind_cooling_device()