Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_core.h126 ssize_t weight_store(struct device *, struct device_attribute *, const char *,
Dthermal_sysfs.c906 ssize_t weight_store(struct device *dev, struct device_attribute *attr, in weight_store() function
Dthermal_core.c666 dev->weight_attr.store = weight_store; in thermal_zone_bind_cooling_device()