Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_core.h65 ssize_t weight_store(struct device *, struct device_attribute *, const char *,
Dthermal_sysfs.c987 ssize_t weight_store(struct device *dev, struct device_attribute *attr, in weight_store() function
Dthermal_core.c746 dev->weight_attr.store = weight_store; in thermal_zone_bind_cooling_device()