Home
last modified time | relevance | path

Searched refs:ambient (Results 1 – 25 of 53) sorted by relevance

123

/linux/Documentation/ABI/testing/
A Dsysfs-class-backlight96 <ambient light zone>.
98 The <ambient light zone> is device-driver specific:
100 For ADP5520 and ADP5501, <ambient light zone> can be:
111 For ADP8860, <ambient light zone> can be:
122 For ADP8870, <ambient light zone> can be:
142 Control the dim brightness for <ambient light zone>
146 this <ambient light zone>.
148 The <ambient light zone> is device-driver specific:
150 For ADP5520 and ADP5501, <ambient light zone> can be:
161 For ADP8860, <ambient light zone> can be:
[all …]
A Dsysfs-bus-iio-light-isl2901816 is less affected by the ambient IR noise variation.
19 0 Sensing IR from LED and ambient
20 1 Sensing IR from LED with ambient IR rejection
A Dsysfs-bus-iio-isl2950125 measurements due to changing temperature and ambient
30 ambient light are modulated independently.
40 in_proximity0_calib_phase_light_b for ambient light.
A Dsysfs-platform-dell-laptop8 illumination mode on some systems that have an ambient
19 as reported by the ambient light sensor.
/linux/drivers/iio/light/
A DKconfig47 tristate "AL3010 ambient light sensor"
51 ambient light sensor.
57 tristate "AL3320A ambient light sensor"
61 ambient light sensor.
71 ambient light sensor.
137 tristate "CM3232 ambient light sensor"
217 and IQS622 ambient light sensors.
242 of ambient light and proximity.
340 LV0104CS ambient light sensor.
375 NOA1305 ambient light sensor.
[all …]
/linux/Documentation/devicetree/bindings/iio/light/
A Dsharp,gp2ap002.yaml7 title: Sharp GP2AP002A00F and GP2AP002S00F proximity and ambient light sensors
13 Proximity and ambient light sensor with IR LED for the proximity
14 sensing and an analog output for light intensity. The ambient light
38 description: ALSOUT ADC channel to read the ambient light
A Dbh1750.yaml7 title: ROHM BH1750 ambient light sensor
A Davago,apds9300.yaml7 title: Avago APDS9300 ambient light sensor
A Dvishay,vcnl4035.yaml7 title: VISHAY VCNL4035 ambient Light and proximity sensor
A Damstaos,tsl2563.yaml7 title: AMS TAOS TSL2563 ambient light sensor
A Dvishay,vcnl4000.yaml7 title: VISHAY VCNL4000 ambient light and proximity sensor
A Dveml6030.yaml13 Bindings for the ambient light sensor veml6030 from Vishay
/linux/Documentation/devicetree/bindings/power/supply/
A Dbattery.yaml105 ambient-celsius:
106 description: safe range of ambient temperature
108 - description: alert when ambient temperature is lower than this value
109 - description: alert when ambient temperature is higher than this value
166 ambient-celsius = <(-5) 50>;
/linux/drivers/iio/temperature/
A Dmlx90632.c578 static s32 mlx90632_calc_temp_object(s64 object, s64 ambient, s32 Ea, s32 Eb, in mlx90632_calc_temp_object() argument
588 TAdut = div64_s64(((ambient - kTA0) * 1000000LL), kTA) + 25 * 1000000LL; in mlx90632_calc_temp_object()
600 static s32 mlx90632_calc_temp_object_extended(s64 object, s64 ambient, s64 reflected, in mlx90632_calc_temp_object_extended() argument
610 TAdut = div64_s64((ambient - kTA0) * 1000000LL, kTA) + 25 * 1000000LL; in mlx90632_calc_temp_object_extended()
632 s64 object, ambient; in mlx90632_calc_object_dsp105() local
680 ambient = mlx90632_preprocess_temp_amb(ambient_new_raw, in mlx90632_calc_object_dsp105()
685 *val = mlx90632_calc_temp_object_extended(object, ambient, in mlx90632_calc_object_dsp105()
692 ambient = mlx90632_preprocess_temp_amb(ambient_new_raw, in mlx90632_calc_object_dsp105()
699 *val = mlx90632_calc_temp_object(object, ambient, Ea, Eb, Fa, Fb, Ga, in mlx90632_calc_object_dsp105()
/linux/tools/testing/selftests/capabilities/
A Dtest_execve.c207 bool eff, bool perm, bool inh, bool ambient) in exec_other_validate_cap() argument
210 (perm ? "1" : "0"), (inh ? "1" : "0"), (ambient ? "1" : "0"), in exec_other_validate_cap()
215 static void exec_validate_cap(bool eff, bool perm, bool inh, bool ambient) in exec_validate_cap() argument
217 exec_other_validate_cap("./validate_cap", eff, perm, inh, ambient); in exec_validate_cap()
/linux/Documentation/hwmon/
A Dibm-cffps.rst51 temp1_alarm PSU inlet ambient temperature over-temperature alarm.
52 temp1_input Measured PSU inlet ambient temp in millidegrees C.
A Dibmpowernv.rst39 tempX_input Measured ambient temperature.
40 tempX_max Threshold ambient temperature for alert generation.
A Dmax1668.rst34 temp1_input ro local (ambient) temperature
/linux/Documentation/devicetree/bindings/iio/temperature/
A Dmelexis,mlx90632.yaml20 operate and measure ambient temperature in range of -20 to 85 degrees
23 Be aware that electronics surrounding the sensor can increase ambient
/linux/drivers/misc/
A DKconfig293 If you say yes here you get support for the ALS APDS9802 ambient
300 tristate "Intersil ISL29003 ambient light sensor"
304 ambient light sensor.
310 tristate "Intersil ISL29020 ambient light sensor"
314 ambient light sensor.
320 tristate "Taos TSL2550 ambient light sensor"
324 ambient light sensor.
334 SFH7770 (Osram) combined ambient light and proximity sensor chip.
344 combined ambient light and proximity sensor chip.
/linux/Documentation/devicetree/bindings/leds/
A Dleds-lm3532.txt1 * Texas Instruments - lm3532 White LED driver with ambient light sensing
10 The main features of the LM3532 include dual ambient light sensor inputs
/linux/drivers/net/can/peak_canfd/
A DKconfig14 operated with ambient temperatures in a range of -40 to +85 °C.
/linux/Documentation/devicetree/bindings/hwmon/
A Dti,tmp421.yaml55 A descriptive name for this channel, like "ambient" or "psu".
/linux/Documentation/power/
A Dpower_supply_class.rst199 ambient temperature.
201 minimum ambient temperature alert.
203 maximum ambient temperature alert.
/linux/security/
A Dcommoncap.c860 if ((__cap_grew(effective, ambient, new) && in nonroot_raised_pE()
870 __cap_gained(ambient, new, old)))) in nonroot_raised_pE()
972 __cap_grew(permitted, ambient, new)))) in cap_bprm_creds_from_file()

Completed in 32 milliseconds

123