Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A 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()
/kernel/linux/linux-6.6/drivers/mfd/
H A 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()

Completed in 2 milliseconds