Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dina3221.c129 bool single_shot; member
291 if (ina->single_shot) in ina3221_read_in()
347 if (ina->single_shot) in ina3221_read_curr()
812 ina->single_shot = of_property_read_bool(np, "ti,single-shot"); in ina3221_probe_from_dt()
865 if (ina->single_shot) in ina3221_probe()