Home
last modified time | relevance | path

Searched defs:nsa320_hwmon (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dnsa320-hwmon.c48 struct nsa320_hwmon { struct
49 struct mutex update_lock; /* lock GPIO operations */
50 unsigned long last_updated; /* jiffies */
51 unsigned long mcu_data;
52 struct gpio_desc *act;
76 static s32 nsa320_hwmon_update(struct device *dev) in nsa320_hwmon_update() argument