Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhwmon.h344 struct hwmon_ops { struct
345 umode_t (*is_visible)(const void *drvdata, enum hwmon_sensor_types type,
347 int (*read)(struct device *dev, enum hwmon_sensor_types type,
372 const struct hwmon_ops *ops; argument