Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.h144 ssize_t weight_show(struct device *, struct device_attribute *, char *);
H A Dthermal_sysfs.c992 weight_show(struct device *dev, struct device_attribute *attr, char *buf) in weight_show() function
H A Dthermal_core.c898 dev->weight_attr.show = weight_show; in thermal_zone_bind_cooling_device()