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