Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhwmon.h131 hwmon_in_label, enumerator
151 #define HWMON_I_LABEL BIT(hwmon_in_label)
/Linux-v5.15/drivers/hwmon/
Dcorsair-psu.c368 case hwmon_in_label: in corsairpsu_hwmon_in_is_visible()
554 } else if (type == hwmon_in && attr == hwmon_in_label && channel < 4) { in corsairpsu_hwmon_ops_read_string()
Dbt1-pvt.c619 case hwmon_in_label: in pvt_hwmon_is_visible()
807 case hwmon_in_label: in pvt_hwmon_read_string()
Dhwmon.c361 (type == hwmon_in && attr == hwmon_in_label) || in is_string_attr()
485 [hwmon_in_label] = "in%d_label",
Dsch5627.c306 case hwmon_in_label: in sch5627_read_string()
Dtps23861.c224 case hwmon_in_label: in tps23861_is_visible()
Dina3221.c618 case hwmon_in_label: in ina3221_is_visible()
Dltc2947-core.c814 case hwmon_in_label: in ltc2947_in_is_visible()
/Linux-v5.15/drivers/net/phy/
Dbcm54140.c152 case hwmon_in_label: in bcm54140_hwmon_is_visible()
293 case hwmon_in_label: in bcm54140_hwmon_read_string()
Dsfp.c595 case hwmon_in_label: in sfp_hwmon_is_visible()
1168 case hwmon_in_label: in sfp_hwmon_read_string()
/Linux-v5.15/drivers/gpu/drm/nouveau/
Dnouveau_hwmon.c376 case hwmon_in_label: in nouveau_input_is_visible()
656 if (type == hwmon_in && attr == hwmon_in_label) { in nouveau_read_string()