Searched defs:hwmon_ops (Results 1 – 1 of 1) sorted by relevance
344 struct hwmon_ops { struct345 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