Home
last modified time | relevance | path

Searched refs:pwm_weight_temp_sel (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/hwmon/
A Dnct6775.h155 u8 pwm_weight_temp_sel[NUM_FAN]; member
A Dnct6775-core.c1373 data->pwm_weight_temp_sel[i] = reg & 0x1f; in nct6775_update_pwm()
1376 data->pwm_weight_temp_sel[i] = 0; in nct6775_update_pwm()
2702 data->pwm_weight_temp_sel[index]); in show_pwm_weight_temp_sel()
2732 data->pwm_weight_temp_sel[nr] = src; in store_pwm_weight_temp_sel()
2740 data->pwm_weight_temp_sel[nr] = 0; in store_pwm_weight_temp_sel()
2995 SENSOR_TEMPLATE(pwm_weight_temp_sel, "pwm%d_weight_temp_sel", 0644,

Completed in 12 milliseconds