Home
last modified time | relevance | path

Searched defs:vrange (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/regulator/
H A Dpf530x-regulator.c196 static const struct linear_range vrange = REGULATOR_LINEAR_RANGE(500000, 0, 140, 5000); variable
H A Dvctrl-regulator.c43 struct vctrl_voltage_ranges vrange; member
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3513 def ConvertTimeRange(self, vrange): argument