Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dhwmon.c172 static int hwmon_attr_base(enum hwmon_sensor_types type) in hwmon_attr_base() function
193 trace_hwmon_attr_show(hattr->index + hwmon_attr_base(hattr->type), in hwmon_attr_show()
213 trace_hwmon_attr_show_string(hattr->index + hwmon_attr_base(type), in hwmon_attr_show_string()
236 trace_hwmon_attr_store(hattr->index + hwmon_attr_base(hattr->type), in hwmon_attr_store()
290 index + hwmon_attr_base(type)); in hwmon_genattr()