Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnsa320-hwmon.c38 struct nsa320_hwmon { struct
39 struct mutex update_lock; /* lock GPIO operations */
40 unsigned long last_updated; /* jiffies */
41 unsigned long mcu_data;
42 struct gpio_desc *act;
66 static s32 nsa320_hwmon_update(struct device *dev) in nsa320_hwmon_update() argument