Searched refs:mp2975_data (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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) argument 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 *data, in mp2975_identify_rails_vid() [all …]
|