Searched refs:show_sf_ctrl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83793.c | 787 show_sf_ctrl(struct device *dev, struct device_attribute *attr, char *buf) in show_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), \ 1072 SENSOR_ATTR_2(tolerance##index, S_IRUGO | S_IWUSR, show_sf_ctrl,\
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83793.c | 787 show_sf_ctrl(struct device *dev, struct device_attribute *attr, char *buf) in show_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), \ 1072 SENSOR_ATTR_2(tolerance##index, S_IRUGO | S_IWUSR, show_sf_ctrl,\
|
Completed in 6 milliseconds