Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dpowr1220.c187 case hwmon_in_label: in powr1220_is_visible()
207 case hwmon_in_label: in powr1220_read_string()
H A Dcorsair-psu.c413 case hwmon_in_label: in corsairpsu_hwmon_in_is_visible()
617 } else if (type == hwmon_in && attr == hwmon_in_label && channel < 4) { in corsairpsu_hwmon_ops_read_string()
H A Dsmpro-hwmon.c326 case hwmon_in_label: in smpro_read_string()
H A Dbt1-pvt.c595 case hwmon_in_label: in pvt_hwmon_is_visible()
783 case hwmon_in_label: in pvt_hwmon_read_string()
H A Dhwmon.c489 (type == hwmon_in && attr == hwmon_in_label) || in is_string_attr()
611 [hwmon_in_label] = "in%d_label",
H A Dsch5627.c410 case hwmon_in_label: in sch5627_read_string()
H A Dina3221.c626 case hwmon_in_label: in ina3221_is_visible()
H A Dltc2947-core.c815 case hwmon_in_label: in ltc2947_in_is_visible()
H A Dltc4282.c1011 case hwmon_in_label: in ltc4282_in_is_visible()
/linux/include/linux/
H A Dhwmon.h137 hwmon_in_label, enumerator
159 #define HWMON_I_LABEL BIT(hwmon_in_label)
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_hwmon.c325 case hwmon_in_label: in nouveau_input_is_visible()
605 if (type == hwmon_in && attr == hwmon_in_label) { in nouveau_read_string()
/linux/drivers/gpu/drm/xe/
H A Dxe_hwmon.c615 case hwmon_in_label: in xe_hwmon_in_is_visible()