Home
last modified time | relevance | path

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

/drivers/mfd/
Dtps65911-comparator.c96 int id, uVolt; in comp_threshold_show() local
105 uVolt = comp_threshold_get(tps65910, id); in comp_threshold_show()
107 return sprintf(buf, "%d\n", uVolt); in comp_threshold_show()