Home
last modified time | relevance | path

Searched defs:puvol (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Das3722.c631 as3722reg_get_voltage_ldo(device_t dev, u_int *puvol) in as3722reg_get_voltage_ldo()
701 as3722reg_get_voltage_sd0(device_t dev, u_int *puvol) in as3722reg_get_voltage_sd0()
783 as3722reg_get_voltage_sd4(device_t dev, u_int *puvol) in as3722reg_get_voltage_sd4()
824 as3722reg_get_voltage(device_t dev, u_int *puvol) in as3722reg_get_voltage()
H A Dsy8106a.c161 sy8106a_get_voltage(device_t dev, u_int *puvol) in sy8106a_get_voltage()
H A Dfan53555.c192 fan53555_get_voltage(device_t dev, u_int *puvol) in fan53555_get_voltage()
H A Drkpmic.c597 rkreg_get_voltage(device_t dev, u_int *puvol) in rkreg_get_voltage()
H A Daxp20x.c720 axp20xreg_get_voltage(device_t dev, u_int *puvol) in axp20xreg_get_voltage()
H A Dtps65217pmic.c1027 tps65217reg_get_voltage(device_t dev, u_int *puvol) in tps65217reg_get_voltage()
H A Daxppmic.c1265 axpreg_get_voltage(device_t dev,u_int * puvol) axpreg_get_voltage() argument
/netbsd-src/sys/dev/fdt/
H A Dfdt_regulator.c164 fdtbus_regulator_get_voltage(struct fdtbus_regulator *reg, u_int *puvol) in fdtbus_regulator_get_voltage()