Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtps65911-comparator.c108 int id, uVolt; in comp_threshold_show() local
117 uVolt = comp_threshold_get(tps65910, id); in comp_threshold_show()
119 return sprintf(buf, "%d\n", uVolt); in comp_threshold_show()