Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dhwmon.c306 static int hwmon_attr_base(enum hwmon_sensor_types type) in hwmon_attr_base() function
435 trace_hwmon_attr_show(hattr->index + hwmon_attr_base(hattr->type), in hwmon_attr_show()
455 trace_hwmon_attr_show_string(hattr->index + hwmon_attr_base(type), in hwmon_attr_show_string()
478 trace_hwmon_attr_store(hattr->index + hwmon_attr_base(hattr->type), in hwmon_attr_store()
527 index + hwmon_attr_base(type)); in hwmon_genattr()
772 base = hwmon_attr_base(type); in hwmon_notify_event()