OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regulator_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
axp20x.c
771
const char *
regulator_name
;
local in function:axp20xreg_attach
777
regulator_name
= fdtbus_get_string(reg->reg_phandle, "regulator-name");
780
if (
regulator_name
)
781
aprint_normal(": %s (%s)\n", sc->sc_regdef->name,
regulator_name
);
axp20x.c
771
const char *
regulator_name
;
local in function:axp20xreg_attach
777
regulator_name
= fdtbus_get_string(reg->reg_phandle, "regulator-name");
780
if (
regulator_name
)
781
aprint_normal(": %s (%s)\n", sc->sc_regdef->name,
regulator_name
);
Completed in 22 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025