Searched refs:store_temp_offset (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/hwmon/ |
D | w83627ehf.c | 803 store_temp_offset(struct device *dev, struct w83627ehf_data *data, int channel, in store_temp_offset() function 1621 return store_temp_offset(dev, data, channel, val); in w83627ehf_write()
|
D | nct6775-core.c | 2252 store_temp_offset(struct device *dev, struct device_attribute *attr, in store_temp_offset() function 2391 SENSOR_TEMPLATE(temp_offset, "temp%d_offset", 0644, show_temp_offset, store_temp_offset, 0);
|