Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()