Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dhwmon.c484 static bool is_string_attr(enum hwmon_sensor_types type, u32 attr) in is_string_attr() function
507 bool is_string = is_string_attr(type, attr); in hwmon_genattr()