Home
last modified time | relevance | path

Searched refs:mp886x_device_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dmp886x.c35 struct mp886x_device_info { struct
45 static void mp886x_set_switch_freq(struct mp886x_device_info *di, in mp886x_set_switch_freq() argument
117 struct mp886x_device_info *di = rdev_get_drvdata(rdev); in mp8869_get_voltage_sel()
177 struct mp886x_device_info *di = rdev_get_drvdata(rdev); in mp8867_set_voltage_sel()
195 struct mp886x_device_info *di = rdev_get_drvdata(rdev); in mp8867_get_voltage_sel()
254 static int mp886x_regulator_register(struct mp886x_device_info *di, in mp886x_regulator_register()
293 struct mp886x_device_info *di; in mp886x_i2c_probe()
299 di = devm_kzalloc(dev, sizeof(struct mp886x_device_info), GFP_KERNEL); in mp886x_i2c_probe()