Searched refs:NOT_USED (Results 1 – 2 of 2) sorted by relevance
/drivers/hwmon/ |
D | w83795.c | 1603 #define NOT_USED -1 macro 1640 show_pwm_enable, store_pwm_enable, NOT_USED, index - 1), \ 1642 show_pwm_mode, NULL, NOT_USED, index - 1), \ 1660 show_dts_mode, NULL, NOT_USED, index - 7), \ 1662 NULL, NOT_USED, index - 7), \ 1664 store_dts_ext, DTS_CRIT, NOT_USED), \ 1666 show_dts_ext, store_dts_ext, DTS_CRIT_HYST, NOT_USED), \ 1668 store_dts_ext, DTS_WARN, NOT_USED), \ 1670 show_dts_ext, store_dts_ext, DTS_WARN_HYST, NOT_USED), \ 1682 show_temp_mode, store_temp_mode, NOT_USED, index - 1), \ [all …]
|
D | w83793.c | 1014 #define NOT_USED -1 macro 1051 show_temp_mode, store_temp_mode, NOT_USED, index - 1), \ 1156 SENSOR_ATTR_2(cpu0_vid, S_IRUGO, show_vid, NULL, NOT_USED, 0), 1157 SENSOR_ATTR_2(cpu1_vid, S_IRUGO, show_vid, NULL, NOT_USED, 1), 1165 store_beep_enable, NOT_USED, NOT_USED), 1167 store_sf_setup, SETUP_PWM_DEFAULT, NOT_USED), 1169 store_sf_setup, SETUP_PWM_UPTIME, NOT_USED), 1171 store_sf_setup, SETUP_PWM_DOWNTIME, NOT_USED), 1173 store_sf_setup, SETUP_TEMP_CRITICAL, NOT_USED),
|