Searched refs:fixedregulator_get_voltage (Results 1 – 1 of 1) sorted by relevance
48 static int fixedregulator_get_voltage(device_t, u_int *);55 .get_voltage = fixedregulator_get_voltage,194 fixedregulator_get_voltage(device_t dev, u_int *uvol) in fixedregulator_get_voltage() function