Searched refs:store_sf_ctrl (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/hwmon/ |
D | w83793.c | 811 store_sf_ctrl(struct device *dev, struct device_attribute *attr, in store_sf_ctrl() function 1065 S_IRUGO | S_IWUSR, show_sf_ctrl, store_sf_ctrl, \ 1068 show_sf_ctrl, store_sf_ctrl, TEMP_PWM_ENABLE, \ 1071 show_sf_ctrl, store_sf_ctrl, TEMP_CRUISE, index - 1), \ 1073 store_sf_ctrl, TEMP_TOLERANCE, index - 1), \
|