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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dmax1586.c40 struct max1586_data { struct
58 static int max1586_v3_calc_voltage(struct max1586_data *max1586,
68 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 107 milliseconds