Searched refs:set_pwm_channel (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | adt7462.c | 1304 static void set_pwm_channel(struct i2c_client *client, in set_pwm_channel() function 1332 set_pwm_channel(client, data, attr->index, 4); in pwm_auto_store() 1335 set_pwm_channel(client, data, attr->index, 7); in pwm_auto_store() 1391 set_pwm_channel(client, data, attr->index, temp); in pwm_auto_temp_store()
|