Home
last modified time | relevance | path

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

/drivers/regulator/
Dcpcap-regulator.c99 struct cpcap_regulator { struct
134 const struct cpcap_regulator *soc;
171 struct cpcap_regulator *regulator = rdev_get_drvdata(rdev); in cpcap_regulator_enable()
195 struct cpcap_regulator *regulator = rdev_get_drvdata(rdev); in cpcap_regulator_disable()
337 static const struct cpcap_regulator omap4_regulators[] = {
413 static const struct cpcap_regulator xoom_regulators[] = {
508 const struct cpcap_regulator *match_data; in cpcap_regulator_probe()
536 const struct cpcap_regulator *regulator = &ddata->soc[i]; in cpcap_regulator_probe()