Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp513.c243 static int tmp51x_set_value(struct tmp51x_data *data, u8 reg, long val) in tmp51x_set_value() function
426 return tmp51x_set_value(dev_get_drvdata(dev), reg, val); in tmp51x_write()