OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_voltage
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/dev/fdt/
fdt_regulator.h
44
int (*
set_voltage
)(device_t, u_int, u_int);
member in struct:fdtbus_regulator_controller_func
fdt_regulator.c
157
if (rc->rc_funcs->
set_voltage
== NULL)
160
return rc->rc_funcs->
set_voltage
(rc->rc_dev, min_uvol, max_uvol);
181
if (rc->rc_funcs->
set_voltage
== NULL)
fixedregulator.c
54
.
set_voltage
= fixedregulator_set_voltage,
gpioregulator.c
54
.
set_voltage
= gpioregulator_set_voltage,
pwmregulator.c
54
.
set_voltage
= pwmregulator_set_voltage,
/src/sys/dev/i2c/
fan53555.c
210
.
set_voltage
= fan53555_set_voltage,
sy8106a.c
180
.
set_voltage
= sy8106a_set_voltage,
rkpmic.c
620
.
set_voltage
= rkreg_set_voltage,
as3722.c
201
.
set_voltage
= as3722reg_set_voltage,
axp20x.c
737
.
set_voltage
= axp20xreg_set_voltage,
tps65217pmic.c
1046
.
set_voltage
= tps65217reg_set_voltage,
axppmic.c
1369
.
set_voltage
= axpreg_set_voltage,
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios.c
1189
union
set_voltage
{
union
1199
union
set_voltage
args;
1245
union
set_voltage
args;
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios.c
3095
union
set_voltage
{
union
3104
union
set_voltage
args;
3142
union
set_voltage
args;
3188
union
set_voltage
args;
3340
union
set_voltage
args;
Completed in 23 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025