Searched refs:ltc2978_read_word_data_common (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/ |
H A D | ltc2978.c | 251 static int ltc2978_read_word_data_common(struct i2c_client *client, int page, in ltc2978_read_word_data_common() function 337 ret = ltc2978_read_word_data_common(client, page, reg); in ltc2978_read_word_data() 431 ret = ltc2978_read_word_data_common(client, page, reg); in ltc3880_read_word_data()
|
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
H A D | ltc2978.c | 262 static int ltc2978_read_word_data_common(struct i2c_client *client, int page, in ltc2978_read_word_data_common() function 348 ret = ltc2978_read_word_data_common(client, page, reg); in ltc2978_read_word_data() 442 ret = ltc2978_read_word_data_common(client, page, reg); in ltc3880_read_word_data()
|
Completed in 3 milliseconds