OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uvolt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/regulator/
consumer.h
51
unsigned
uvolt
;
local in function:regulator_get_voltage
54
error = fdtbus_regulator_get_voltage(®->regulator, &
uvolt
);
61
KASSERTMSG(
uvolt
<= INT_MAX, "high voltage: %u uV",
uvolt
);
62
return (int)
uvolt
;
consumer.h
51
unsigned
uvolt
;
local in function:regulator_get_voltage
54
error = fdtbus_regulator_get_voltage(®->regulator, &
uvolt
);
61
KASSERTMSG(
uvolt
<= INT_MAX, "high voltage: %u uV",
uvolt
);
62
return (int)
uvolt
;
Completed in 20 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025