Searched refs:mp2975_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/ |
H A D | mp2975.c | 59 struct mp2975_data { struct 71 #define to_mp2975_data(x) container_of(x, struct mp2975_data, info) 121 mp2975_read_phase(struct i2c_client *client, struct mp2975_data *data, in mp2975_read_phase() 162 mp2975_read_phases(struct i2c_client *client, struct mp2975_data *data, in mp2975_read_phases() 221 struct mp2975_data *data = to_mp2975_data(info); in mp2975_read_word_data() 369 mp2975_identify_multiphase(struct i2c_client *client, struct mp2975_data *data, in mp2975_identify_multiphase() 406 mp2975_identify_vid(struct i2c_client *client, struct mp2975_data *data, in mp2975_identify_vid() 432 mp2975_identify_rails_vid(struct i2c_client *client, struct mp2975_data *data, in mp2975_identify_rails_vid() 459 struct mp2975_data *data) in mp2975_current_sense_gain_get() 498 mp2975_vref_get(struct i2c_client *client, struct mp2975_data *dat [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
H A D | mp2975.c | 100 struct mp2975_data { struct 127 #define to_mp2975_data(x) container_of(x, struct mp2975_data, info) 196 mp2975_read_phase(struct i2c_client *client, struct mp2975_data *data, in mp2975_read_phase() 237 mp2975_read_phases(struct i2c_client *client, struct mp2975_data *data, in mp2975_read_phases() 296 struct mp2975_data *data = to_mp2975_data(info); in mp2973_read_word_data() 384 struct mp2975_data *data = to_mp2975_data(info); in mp2975_read_word_data() 475 struct mp2975_data *data) in mp2975_identify_multiphase_rail2() 514 mp2975_identify_multiphase(struct i2c_client *client, struct mp2975_data *data, in mp2975_identify_multiphase() 553 mp2975_identify_vid(struct i2c_client *client, struct mp2975_data *data, in mp2975_identify_vid() 579 mp2975_identify_rails_vid(struct i2c_client *client, struct mp2975_data *dat [all...] |
Completed in 3 milliseconds