Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/pmbus/
Dltc2978.c155 static int ltc2978_read_word_data(struct i2c_client *client, int page, int reg) in ltc2978_read_word_data() function
238 ret = ltc2978_read_word_data(client, page, reg); in ltc2974_read_word_data()
466 info->read_word_data = ltc2978_read_word_data; in ltc2978_probe()