Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dhwmon.c375 static bool is_string_attr(enum hwmon_sensor_types type, u32 attr) in is_string_attr() function
398 bool is_string = is_string_attr(type, attr); in hwmon_genattr()