Searched refs:mp2975_data (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/pmbus/ |
H A D | mp2975.c | 107 struct mp2975_data { struct 125 #define to_mp2975_data(x) container_of(x, struct mp2975_data, info) argument 209 mp2975_read_phase(struct i2c_client *client, struct mp2975_data *data, in mp2975_read_phase() 250 mp2975_read_phases(struct i2c_client *client, struct mp2975_data *data, in mp2975_read_phases() 309 struct mp2975_data *data = to_mp2975_data(info); in mp2973_read_word_data() 471 struct mp2975_data *data = to_mp2975_data(info); in mp2975_read_word_data() 562 struct mp2975_data *data) in mp2975_identify_multiphase_rail2() 601 mp2975_identify_multiphase(struct i2c_client *client, struct mp2975_data *data, in mp2975_identify_multiphase() 640 mp2975_identify_vid(struct i2c_client *client, struct mp2975_data *data, in mp2975_identify_vid() 666 mp2975_identify_rails_vid(struct i2c_client *client, struct mp2975_data *data, in mp2975_identify_rails_vid() [all …]
|