Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/pmbus/
Dltc2978.c272 static int ltc2978_read_word_data(struct i2c_client *client, int page, int reg) in ltc2978_read_word_data() function
336 ret = ltc2978_read_word_data(client, page, reg); in ltc2974_read_word_data()
370 ret = ltc2978_read_word_data(client, page, reg); in ltc2975_read_word_data()
669 info->read_word_data = ltc2978_read_word_data; in ltc2978_probe()