Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/pmbus/
Dltc2978.c279 static int ltc2978_read_word_data(struct i2c_client *client, int page, int reg) in ltc2978_read_word_data() function
343 ret = ltc2978_read_word_data(client, page, reg); in ltc2974_read_word_data()
377 ret = ltc2978_read_word_data(client, page, reg); in ltc2975_read_word_data()
673 info->read_word_data = ltc2978_read_word_data; in ltc2978_probe()