HomeSort by: relevance | last modified time | path
    Searched refs:fdtbus_regulator_controller_func (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/dev/fdt/
fdt_regulator.h 40 struct fdtbus_regulator_controller_func { struct
49 const struct fdtbus_regulator_controller_func *);
fdt_regulator.c 46 const struct fdtbus_regulator_controller_func *rc_funcs;
60 const struct fdtbus_regulator_controller_func *funcs)
fixedregulator.c 50 struct fdtbus_regulator_controller_func fixedregulator_funcs = {
gpioregulator.c 50 static const struct fdtbus_regulator_controller_func gpioregulator_funcs = {
pwmregulator.c 43 /* fdtbus_regulator_controller_func callback */
50 static const struct fdtbus_regulator_controller_func pwmregulator_funcs = {
  /src/sys/dev/i2c/
fan53555.c 206 static struct fdtbus_regulator_controller_func fan53555_funcs = {
sy8106a.c 176 static struct fdtbus_regulator_controller_func sy8106a_funcs = {
rkpmic.c 616 static struct fdtbus_regulator_controller_func rkreg_funcs = {
as3722.c 197 static struct fdtbus_regulator_controller_func as3722reg_funcs = {
axp20x.c 733 static struct fdtbus_regulator_controller_func axp20xreg_funcs = {
tps65217pmic.c 1042 static struct fdtbus_regulator_controller_func tps65217reg_funcs = {
axppmic.c 1365 static struct fdtbus_regulator_controller_func axpreg_funcs = {

Completed in 16 milliseconds