Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnct6775.h196 static inline int nct6775_write_value(struct nct6775_data *data, u16 reg, u16 value) in nct6775_write_value() function
216 return nct6775_write_value(data, reg, value); in nct6775_write_temp()