Searched refs:_input (Results 1 – 25 of 50) sorted by relevance
12
| /Linux-v5.4/drivers/staging/iio/Documentation/ |
| D | sysfs-bus-iio-light | 1 What: /sys/bus/iio/devices/device[n]/in_illuminance0[_input|_raw] 6 it comes back in SI units, it should also include _input else it 20 What: /sys/bus/iio/devices/device[n]/in_proximity[_input|_raw] 26 value is returned in SI units, it should also include _input 29 What: /sys/bus/iio/devices/device[n]/intensity_infrared[_input|_raw] 35 and if expressed in SI units, should include _input. If this 58 What: /sys/bus/iio/devices/device[n]/in_intensity_clear[_input|_raw] 59 What: /sys/bus/iio/devices/device[n]/in_intensity_red[_input|_raw] 60 What: /sys/bus/iio/devices/device[n]/in_intensity_green[_input|_raw] 61 What: /sys/bus/iio/devices/device[n]/in_intensity_blue[_input|_raw] [all …]
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | max31785.rst | 25 readings in attributes fan[5-8]_input. By contrast the MAX31785 only exposes 26 the slowest rotor measurement, and does so in the fan[1-4]_input attributes. 40 fan[1-8]_input Fan RPM. On the MAX31785A, inputs 5-8 correspond to the 46 in[1-6]_input Measured output voltage 63 temp[1-11]_input Measured temperature
|
| D | isl68137.rst | 50 curr[2-3]_input Measured output current 62 in[2-3]_input Measured output voltage 73 power[2-3]_input Measured output power 75 temp[1-3]_input Measured temperature
|
| D | pxe1610.rst | 79 curr[2-4]_input Measured output current 89 in[2-4]_input Measured output voltage 100 power[2-4]_input Measured output power 102 temp[1-3]_input Measured temperature
|
| D | ir35221.rst | 45 curr[2-3]_input Measured output current 63 in[2-3]_input Measured output voltage 81 power[2-3]_input Measured output power 85 temp[1-2]_input Measured temperature
|
| D | nct7904.rst | 34 in[1-20]_input Input voltage measurements (mV) 36 fan[1-12]_input Fan tachometer measurements (rpm) 41 temp[2-9]_input CPU temperatures (1/1000 degree,
|
| D | ina3221.rst | 32 in[123]_input Bus voltage(mV) channels 33 curr[123]_input Current(mA) measurement channels 43 in[456]_input Shunt voltage(uV) for channels 1, 2, and 3 respectively
|
| D | occ.rst | 46 temp[1-n]_input 69 temp[1-n]_input 75 freq[1-n]_input 77 power[1-n]_input 113 power[1-n]_input 151 extn[1-n]_input
|
| D | ucd9200.rst | 74 in[2-5]_input Measured voltage. From READ_VOUT register. 91 curr[2-5]_input Measured current. From READ_IOUT register. 103 power[2-5]_input Measured output power. From READ_POUT register. 110 temp[1-5]_input Measured temperatures. From READ_TEMPERATURE_1 and
|
| D | ltc2990.rst | 52 in[1-4]_input Voltage at V[1-4] pin in millivolt 59 The "curr*_input" measurements actually report the voltage drop across the
|
| D | max34440.rst | 114 in[1-6]_input Measured voltage. From READ_VOUT register. 138 curr[1-6]_input Measured current. From READ_IOUT register. 159 power[1,3]_input Measured power. 170 temp[1-8]_input Measured temperatures. From READ_TEMPERATURE_1 register.
|
| D | ucd9000.rst | 86 in[1-12]_input Measured voltage. From READ_VOUT register. 100 curr[1-12]_input Measured current. From READ_IOUT register. 113 temp[1-2]_input Measured temperatures. From READ_TEMPERATURE_1 and 120 fan[1-4]_input Fan RPM.
|
| D | tps40422.rst | 48 in[1-2]_input Measured voltage. From READ_VOUT register. 51 curr[1-2]_input Measured current. From READ_IOUT register.
|
| D | ltc2978.rst | 208 in[N]_input Measured output voltage. 235 temp[N]_input Measured temperature. 300 power[N]_input Measured output power. 330 curr[N]_input Measured output current.
|
| D | w83773g.rst | 35 **temp[1-3]_input, temp[2-3]_fault, temp[2-3]_offset, update_interval**
|
| D | smsc47m192.rst | 78 in[0-7]_max lower and upper alarm thresholds for in[0-7]_input reading 86 temp[2-3]_input temperature measured by external diodes (one of these
|
| D | adt7411.rst | 35 in[1-8]_input analog 1-8 input
|
| D | max31790.rst | 38 fan[1-12]_input RO fan tachometer speed in RPM
|
| D | tmp421.rst | 64 **temp[1-4]_input**
|
| D | max197.rst | 58 in[0-7]_input The conversion value for the corresponding channel.
|
| /Linux-v5.4/drivers/hwmon/ |
| D | pcf8591.c | 79 static ssize_t show_in##channel##_input(struct device *dev, \ 85 static DEVICE_ATTR(in##channel##_input, S_IRUGO, \ 86 show_in##channel##_input, NULL);
|
| D | wm8350-hwmon.c | 47 static SENSOR_DEVICE_ATTR(in##id##_input, S_IRUGO, show_voltage,\
|
| D | max197.c | 216 static SENSOR_DEVICE_ATTR(in##chan##_input, S_IRUGO, \ 228 &sensor_dev_attr_in##chan##_input.dev_attr.attr, \
|
| D | wm831x-hwmon.c | 71 static SENSOR_DEVICE_ATTR(in##id##_input, S_IRUGO, show_voltage, \
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | vidioc-enuminput.rst | 116 .. _input-type: 139 .. _input-status: 211 .. _input-capabilities:
|
12