Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A 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()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcpcap-regulator.c91 struct cpcap_regulator { struct
126 const struct cpcap_regulator *soc;
163 struct cpcap_regulator *regulator = rdev_get_drvdata(rdev); in cpcap_regulator_enable()
187 struct cpcap_regulator *regulator = rdev_get_drvdata(rdev); in cpcap_regulator_disable()
329 static const struct cpcap_regulator omap4_regulators[] = {
405 static const struct cpcap_regulator xoom_regulators[] = {
500 const struct cpcap_regulator *match_data; in cpcap_regulator_probe()
528 const struct cpcap_regulator *regulator = &ddata->soc[i]; in cpcap_regulator_probe()

Completed in 2 milliseconds