Searched refs:regulator_name (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/i2c/
H A Daxp20x.c771 const char *regulator_name; local
777 regulator_name = fdtbus_get_string(reg->reg_phandle, "regulator-name");
780 if (regulator_name)
781 aprint_normal(": %s (%s)\n", sc->sc_regdef->name, regulator_name);

Completed in 94 milliseconds