Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dina3221.c103 * @summation_disable: channel summation status of input source
109 bool summation_disable; member
163 input[i].summation_disable) in ina3221_summation_shunt_resistor()
796 input->summation_disable = of_property_read_bool(child, "ti,summation-disable"); in ina3221_probe_child_from_dt()
884 if (!ina->inputs[i].summation_disable) in ina3221_probe()
917 &ina->inputs[i].summation_disable); in ina3221_probe()