Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dhwmon.c254 static int hwmon_attr_base(enum hwmon_sensor_types type) in hwmon_attr_base() function
275 trace_hwmon_attr_show(hattr->index + hwmon_attr_base(hattr->type), in hwmon_attr_show()
295 trace_hwmon_attr_show_string(hattr->index + hwmon_attr_base(type), in hwmon_attr_show_string()
318 trace_hwmon_attr_store(hattr->index + hwmon_attr_base(hattr->type), in hwmon_attr_store()
371 index + hwmon_attr_base(type)); in hwmon_genattr()
605 base = hwmon_attr_base(type); in hwmon_notify_event()
/kernel/linux/linux-6.6/drivers/hwmon/
H A 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()
664 base = hwmon_attr_base(type); in hwmon_notify_event()

Completed in 4 milliseconds