Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dhwmon.c305 static int hwmon_attr_base(enum hwmon_sensor_types type) in hwmon_attr_base() function
326 trace_hwmon_attr_show(hattr->index + hwmon_attr_base(hattr->type), in hwmon_attr_show()
346 trace_hwmon_attr_show_string(hattr->index + hwmon_attr_base(type), in hwmon_attr_show_string()
369 trace_hwmon_attr_store(hattr->index + hwmon_attr_base(hattr->type), in hwmon_attr_store()
422 index + hwmon_attr_base(type)); in hwmon_genattr()
659 base = hwmon_attr_base(type); in hwmon_notify_event()