Searched refs:TEMP_PWM_ENABLE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83793.c | 765 * TEMP_PWM_ENABLE 783 #define TEMP_PWM_ENABLE 1 macro 798 } else if (nr == TEMP_PWM_ENABLE) { in show_sf_ctrl() 832 } else if (nr == TEMP_PWM_ENABLE) { in store_sf_ctrl() 1068 show_sf_ctrl, store_sf_ctrl, TEMP_PWM_ENABLE, \
|
H A D | w83795.c | 1057 #define TEMP_PWM_ENABLE 0 macro 1071 case TEMP_PWM_ENABLE: in show_temp_pwm_enable() 1102 case TEMP_PWM_ENABLE: in store_temp_pwm_enable() 1701 TEMP_PWM_ENABLE, index - 1), \
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83793.c | 765 * TEMP_PWM_ENABLE 783 #define TEMP_PWM_ENABLE 1 macro 798 } else if (nr == TEMP_PWM_ENABLE) { in show_sf_ctrl() 832 } else if (nr == TEMP_PWM_ENABLE) { in store_sf_ctrl() 1068 show_sf_ctrl, store_sf_ctrl, TEMP_PWM_ENABLE, \
|
H A D | w83795.c | 1057 #define TEMP_PWM_ENABLE 0 macro 1071 case TEMP_PWM_ENABLE: in show_temp_pwm_enable() 1102 case TEMP_PWM_ENABLE: in store_temp_pwm_enable() 1701 TEMP_PWM_ENABLE, index - 1), \
|
Completed in 13 milliseconds