Home
last modified time | relevance | path

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

/Linux-v5.4/include/trace/events/
Dhwmon.h39 DEFINE_EVENT(hwmon_attr_class, hwmon_attr_store,
/Linux-v5.4/drivers/hwmon/
Dhwmon.c219 static ssize_t hwmon_attr_store(struct device *dev, in hwmon_attr_store() function
301 dattr->store = hwmon_attr_store; in hwmon_genattr()