Searched refs:nct7802_write_fan_min (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | nct7802.c | 262 static int nct7802_write_fan_min(struct nct7802_data *data, u8 reg_fan_low, in nct7802_write_fan_min() function 507 err = nct7802_write_fan_min(data, sattr->nr, sattr->index, val); in fan_min_store()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | nct7802.c | 279 static int nct7802_write_fan_min(struct nct7802_data *data, u8 reg_fan_low, in nct7802_write_fan_min() function 524 err = nct7802_write_fan_min(data, sattr->nr, sattr->index, val); in fan_min_store()
|
Completed in 4 milliseconds