Home
last modified time | relevance | path

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

12

/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-backlight42 It returns integer between 0 (dark) and 8000 (max ambient
81 Writing 0 returns to normal/automatic ambient light level
88 What: /sys/class/backlight/<backlight>/<ambient light zone>_max
93 Control the maximum brightness for <ambient light zone>
96 <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:
137 What: /sys/class/backlight/<backlight>/<ambient light zone>_dim
[all …]
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
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.
Dsysfs-platform-dell-laptop8 illumination mode on some systems that have an ambient
19 as reported by the ambient light sensor.
/Linux-v6.1/drivers/iio/light/
DKconfig47 tristate "AL3010 ambient light sensor"
51 ambient light sensor.
57 tristate "AL3320A ambient light sensor"
61 ambient light sensor.
67 tristate "APDS9300 ambient light sensor"
71 ambient light sensor.
105 tristate "ROHM BH1750 ambient light sensor"
109 BH1750, BH1751 ambient light sensors.
115 tristate "ROHM BH1780 ambient light sensor"
118 Say Y here to build support for the ROHM BH1780GLI ambient
[all …]
/Linux-v6.1/tools/testing/selftests/capabilities/
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-v6.1/Documentation/hwmon/
Dibm-cffps.rst51 temp1_alarm PSU inlet ambient temperature over-temperature alarm.
52 temp1_input Measured PSU inlet ambient temp in millidegrees C.
Dibmpowernv.rst39 tempX_input Measured ambient temperature.
40 tempX_max Threshold ambient temperature for alert generation.
Dmax1668.rst34 temp1_input ro local (ambient) temperature
Dadm1025.rst42 ambient temperature to be monitored.
/Linux-v6.1/drivers/iio/temperature/
Dmlx90632.c586 static s32 mlx90632_calc_temp_object(s64 object, s64 ambient, s32 Ea, s32 Eb, in mlx90632_calc_temp_object() argument
596 TAdut = div64_s64(((ambient - kTA0) * 1000000LL), kTA) + 25 * 1000000LL; in mlx90632_calc_temp_object()
608 static s32 mlx90632_calc_temp_object_extended(s64 object, s64 ambient, s64 reflected, in mlx90632_calc_temp_object_extended() argument
618 TAdut = div64_s64((ambient - kTA0) * 1000000LL, kTA) + 25 * 1000000LL; in mlx90632_calc_temp_object_extended()
640 s64 object, ambient; in mlx90632_calc_object_dsp105() local
688 ambient = mlx90632_preprocess_temp_amb(ambient_new_raw, in mlx90632_calc_object_dsp105()
693 *val = mlx90632_calc_temp_object_extended(object, ambient, in mlx90632_calc_object_dsp105()
700 ambient = mlx90632_preprocess_temp_amb(ambient_new_raw, in mlx90632_calc_object_dsp105()
707 *val = mlx90632_calc_temp_object(object, ambient, Ea, Eb, Fa, Fb, Ga, in mlx90632_calc_object_dsp105()
/Linux-v6.1/drivers/misc/
DKconfig294 If you say yes here you get support for the ALS APDS9802 ambient
301 tristate "Intersil ISL29003 ambient light sensor"
305 ambient light sensor.
311 tristate "Intersil ISL29020 ambient light sensor"
315 ambient light sensor.
321 tristate "Taos TSL2550 ambient light sensor"
325 ambient light sensor.
335 SFH7770 (Osram) combined ambient light and proximity sensor chip.
345 combined ambient light and proximity sensor chip.
/Linux-v6.1/drivers/net/can/peak_canfd/
DKconfig14 operated with ambient temperatures in a range of -40 to +85 °C.
/Linux-v6.1/Documentation/devicetree/bindings/leds/
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-v6.1/Documentation/power/
Dpower_supply_class.rst199 ambient temperature.
201 minimum ambient temperature alert.
203 maximum ambient temperature alert.
Dcharger-manager.rst33 we may need to monitor the battery health by looking at the ambient or
182 The source of temperature can be battery or ambient one according to
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
DKconfig31 ambient temperature reported by ASIC.
/Linux-v6.1/security/
Dcommoncap.c865 if ((__cap_grew(effective, ambient, new) && in nonroot_raised_pE()
875 __cap_gained(ambient, new, old)))) in nonroot_raised_pE()
977 __cap_grew(permitted, ambient, new)))) in cap_bprm_creds_from_file()
/Linux-v6.1/Documentation/misc-devices/
Dapds990x.rst19 APDS990x is a combined ambient light and proximity sensor. ALS and proximity
Dbh1770glc.rst20 BH1770GLC and SFH7770 are combined ambient light and proximity sensors.
/Linux-v6.1/drivers/iio/humidity/
DKconfig14 relative humidity and ambient temperature sensor.
/Linux-v6.1/kernel/
Daudit.h62 kernel_cap_t ambient; member
Dauditsc.c1456 audit_log_cap(ab, "cap_pa", &context->capset.cap.ambient); in show_special()
1735 audit_log_cap(ab, "old_pa", &axs->old_pcap.ambient); in audit_log_exit()
1739 audit_log_cap(ab, "pa", &axs->new_pcap.ambient); in audit_log_exit()
2819 ax->old_pcap.ambient = old->cap_ambient; in __audit_log_bprm_fcaps()
2824 ax->new_pcap.ambient = new->cap_ambient; in __audit_log_bprm_fcaps()
2844 context->capset.cap.ambient = new->cap_ambient; in __audit_log_capset()
/Linux-v6.1/drivers/leds/
DKconfig177 LM3530 ambient light sensor chip. This ALS chip can be
178 controlled manually or using PWM input or using ambient
188 LM3532 ambient light sensor chip. This ALS chip can be
189 controlled manually or using PWM input or using ambient
201 ambient-light-sensor interface. The chip supports
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dmsm8992-xiaomi-libra.dts120 /* cm36686 proximity and ambient light sensor */

12