Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dina3221.c120 bool single_shot; member
236 if (ina->single_shot) in ina3221_read_in()
285 if (ina->single_shot) in ina3221_read_curr()
712 ina->single_shot = of_property_read_bool(np, "ti,single-shot"); in ina3221_probe_from_dt()
766 if (ina->single_shot) in ina3221_probe()