Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dmp886x.c35 struct mp886x_device_info { struct
47 struct mp886x_device_info *di = rdev_get_drvdata(rdev); in mp886x_set_ramp() argument
67 static void mp886x_set_switch_freq(struct mp886x_device_info *di, in mp886x_set_switch_freq()
139 struct mp886x_device_info *di = rdev_get_drvdata(rdev); in mp8869_get_voltage_sel()
199 struct mp886x_device_info *di = rdev_get_drvdata(rdev); in mp8867_set_voltage_sel()
217 struct mp886x_device_info *di = rdev_get_drvdata(rdev); in mp8867_get_voltage_sel()
276 static int mp886x_regulator_register(struct mp886x_device_info *di, in mp886x_regulator_register()
311 struct mp886x_device_info *di; in mp886x_i2c_probe()
317 di = devm_kzalloc(dev, sizeof(struct mp886x_device_info), GFP_KERNEL); in mp886x_i2c_probe()