Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_core.h135 ssize_t weight_store(struct device *, struct device_attribute *, const char *,
H A Dthermal_sysfs.c960 ssize_t weight_store(struct device *dev, struct device_attribute *attr, in weight_store() function
H A Dthermal_core.c709 dev->weight_attr.store = weight_store; in thermal_zone_bind_cooling_device()