OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regulators
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/i2c/
rkpmic.c
466
int child,
regulators
;
local
519
regulators
= of_find_firstchild_byname(sc->sc_phandle, "
regulators
");
520
if (
regulators
< 0)
524
child = of_find_firstchild_byname(
regulators
, sc->sc_conf->ctrl[n].name);
rkpmic.c
466
int child,
regulators
;
local
519
regulators
= of_find_firstchild_byname(sc->sc_phandle, "
regulators
");
520
if (
regulators
< 0)
524
child = of_find_firstchild_byname(
regulators
, sc->sc_conf->ctrl[n].name);
rkpmic.c
466
int child,
regulators
;
local
519
regulators
= of_find_firstchild_byname(sc->sc_phandle, "
regulators
");
520
if (
regulators
< 0)
524
child = of_find_firstchild_byname(
regulators
, sc->sc_conf->ctrl[n].name);
Completed in 66 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026