Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/temperature/
Dltc2983.c660 u32 oc_current; in ltc2983_thermocouple_new() local
670 ret = fwnode_property_read_u32(child, "adi,sensor-oc-current-microamp", &oc_current); in ltc2983_thermocouple_new()
672 switch (oc_current) { in ltc2983_thermocouple_new()
692 oc_current); in ltc2983_thermocouple_new()