Searched refs:lm25066_read_word_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/ |
H A D | lm25066.c | 239 static int lm25066_read_word_data(struct i2c_client *client, int page, in lm25066_read_word_data() function 347 ret = lm25066_read_word_data(client, page, phase, reg); in lm25056_read_word_data() 485 info->read_word_data = lm25066_read_word_data; in lm25066_probe()
|
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
H A D | lm25066.c | 238 static int lm25066_read_word_data(struct i2c_client *client, int page, in lm25066_read_word_data() function 346 ret = lm25066_read_word_data(client, page, phase, reg); in lm25056_read_word_data() 515 info->read_word_data = lm25066_read_word_data; in lm25066_probe()
|
Completed in 2 milliseconds