Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dhwmon.h39 DEFINE_EVENT(hwmon_attr_class, hwmon_attr_store,
/linux/drivers/hwmon/
H A Dhwmon.c461 static ssize_t hwmon_attr_store(struct device *dev, in hwmon_attr_store() function
538 dattr->store = hwmon_attr_store; in hwmon_genattr()