Home
last modified time | relevance | path

Searched refs:regnode_get_stdparam (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/sys/dev/extres/regulator/
H A Dregulator.h108 struct regnode_std_param *regnode_get_stdparam(struct regnode *regnode);
H A Dregulator_fixed.c152 sc->param = regnode_get_stdparam(regnode); in regnode_fixed_init()
H A Dregulator.c504 struct regnode_std_param *regnode_get_stdparam(struct regnode *regnode) in regnode_get_stdparam() function
/freebsd-12.1/sys/dev/iicbus/
H A Dsy8106a.c223 reg_sc->param = regnode_get_stdparam(regnode); in sy8106a_reg_attach()
H A Dsyr827.c232 reg_sc->param = regnode_get_stdparam(regnode); in syr827_reg_attach()
/freebsd-12.1/sys/dev/gpio/
H A Dgpioregulator.c318 sc->reg_sc->param = regnode_get_stdparam(regnode); in gpioregulator_attach()
/freebsd-12.1/sys/arm64/rockchip/
H A Drk805.c409 reg_sc->param = regnode_get_stdparam(regnode); in rk805_reg_attach()
/freebsd-12.1/sys/arm/nvidia/
H A Das3722_regulators.c577 reg_sc->param = regnode_get_stdparam(regnode); in as3722_attach()
/freebsd-12.1/sys/arm/allwinner/
H A Daxp209.c1157 reg_sc->param = regnode_get_stdparam(regnode); in axp2xx_reg_attach()
H A Daxp81x.c1376 reg_sc->param = regnode_get_stdparam(regnode); in axp8xx_reg_attach()