Searched refs:fixed_voltage_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 Dfixed.c30 struct fixed_voltage_data { struct
42 struct fixed_voltage_data *data = rdev_get_drvdata(dev);
49 struct fixed_voltage_data *data = rdev_get_drvdata(dev);
61 struct fixed_voltage_data *data = rdev_get_drvdata(dev);
73 struct fixed_voltage_data *data = rdev_get_drvdata(dev);
80 struct fixed_voltage_data *data = rdev_get_drvdata(dev);
88 struct fixed_voltage_data *data = rdev_get_drvdata(dev);
108 struct fixed_voltage_data *drvdata;
111 drvdata = kzalloc(sizeof(struct fixed_voltage_data), GFP_KERNEL);
197 struct fixed_voltage_data *drvdat
[all...]

Completed in 47 milliseconds