Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dthermal_core.h294 ssize_t weight_store(struct device *, struct device_attribute *, const char *,
H A Dthermal_sysfs.c859 ssize_t weight_store(struct device *dev, struct device_attribute *attr, in weight_store() function
H A Dthermal_core.c886 dev->weight_attr.store = weight_store; in thermal_bind_cdev_to_trip()