Searched refs:_label (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/Documentation/hwmon/ |
D | tps40422 | 42 in[1-2]_label "vout[1-2]" 47 curr[1-2]_label "iout[1-2]"
|
D | ucd9200 | 66 in[2-5]_label "vout[1-4]". 80 curr[2-5]_label "iout[1-4]". 93 power[2-5]_label "pout[1-4]"
|
D | max34440 | 74 in[1-6]_label "vout[1-6]". 90 curr[1-6]_label "iout[1-6]". 103 power[1,3]_label "pout[1,3]"
|
D | ucd9000 | 71 in[1-12]_label "vout[1-12]". 82 curr[1-12]_label "iout[1-12]".
|
D | ltc2978 | 121 in[N]_label "vout[1-8]". 177 power[N]_label "pout[1-4]". 194 curr[N]_label "iout[1-4]".
|
D | max16064 | 43 in[1-4]_label "vout[1-4]"
|
D | sysfs-interface | 165 in[0-*]_label Suggested voltage channel label. 231 fan[1-*]_label Suggested fan channel label. 385 temp[1-*]_label Suggested temperature channel label.
|
/linux-4.4.14/drivers/hwmon/ |
D | wm8350-hwmon.c | 61 static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
|
D | acpi_power_meter.c | 466 #define RO_SENSOR_TEMPLATE(_label, _show, _index) \ argument 468 .label = _label, \ 473 #define RW_SENSOR_TEMPLATE(_label, _show, _set, _index) \ argument 475 .label = _label, \
|
D | wm831x-hwmon.c | 88 static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
|
D | menf21bmc_hwmon.c | 148 static SENSOR_DEVICE_ATTR(in##idx##_label, S_IRUGO, \
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-ep93xx.c | 273 #define EP93XX_GPIO_BANK(_label, _data, _dir, _base, _debounce) \ argument 275 .label = _label, \
|
/linux-4.4.14/sound/soc/codecs/ |
D | adau17x1.c | 225 #define DECLARE_ADAU17X1_DSP_MUX_CTRL(_name, _label, _stream, _text) \ argument 227 SOC_DAPM_ENUM_EXT(_label, (const struct soc_enum)\
|