Searched defs:max1586_data (Results 1 - 1 of 1) sorted by relevance

/drivers/regulator/
H A Dmax1586.c40 struct max1586_data { struct
58 static int max1586_v3_calc_voltage(struct max1586_data *max1586,
69 struct max1586_data *max1586 = rdev_get_drvdata(rdev);
93 struct max1586_data *max1586 = rdev_get_drvdata(rdev);
188 struct max1586_data *max1586;
191 max1586 = kzalloc(sizeof(struct max1586_data) +
241 struct max1586_data *max1586 = i2c_get_clientdata(client);

Completed in 10 milliseconds