Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwmon/
Dhwmon.c358 static bool is_string_attr(enum hwmon_sensor_types type, u32 attr) in is_string_attr() function
381 bool is_string = is_string_attr(type, attr); in hwmon_genattr()