Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-backlight-driver-adp88704 What: /sys/class/backlight/<backlight>/<ambient light zone>_max
14 Control the maximum brightness for <ambient light zone>
17 <ambient light zone>.
19 What: /sys/class/backlight/<backlight>/<ambient light zone>_dim
28 Control the dim brightness for <ambient light zone>
32 this <ambient light zone>.
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-class-backlight42 It returns integer between 0 (dark) and 8000 (max ambient
81 Writing 0 returns to normal/automatic ambient light level
Dsysfs-platform-dell-laptop8 illumination mode on some systems that have an ambient
19 as reported by the ambient light sensor.
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/temperature/
Dmlx90632.txt9 industrial applications. Since it can operate and measure ambient temperature
12 Be aware that electronics surrounding the sensor can increase ambient
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/iio/temperature/
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()
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/
Dapds9300.txt1 * Avago APDS9300 ambient light sensor
/kernel/linux/linux-5.10/drivers/misc/
DKconfig291 If you say yes here you get support for the ALS APDS9802 ambient
298 tristate "Intersil ISL29003 ambient light sensor"
302 ambient light sensor.
308 tristate "Intersil ISL29020 ambient light sensor"
312 ambient light sensor.
318 tristate "Taos TSL2550 ambient light sensor"
322 ambient light sensor.
332 SFH7770 (Osram) combined ambient light and proximity sensor chip.
342 combined ambient light and proximity sensor chip.
/kernel/linux/linux-5.10/drivers/net/can/peak_canfd/
DKconfig14 operated with ambient temperatures in a range of -40 to +85 °C.
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/power/
Dpower_supply_class.rst199 ambient temperature.
201 minimum ambient temperature alert.
203 maximum ambient temperature alert.
/kernel/linux/linux-5.10/security/
Dcommoncap.c804 if ((__cap_grew(effective, ambient, new) && in nonroot_raised_pE()
814 __cap_gained(ambient, new, old)))) in nonroot_raised_pE()
914 __cap_grew(permitted, ambient, new)))) in cap_bprm_creds_from_file()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
DKconfig30 ambient temperature reported by ASIC.
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/drivers/iio/humidity/
DKconfig14 relative humidity and ambient temperature sensor.
/kernel/linux/linux-5.10/kernel/
Daudit.h58 kernel_cap_t ambient; member
Dauditsc.c1352 audit_log_cap(ab, "cap_pa", &context->capset.cap.ambient); in show_special()
1576 audit_log_cap(ab, "old_pa", &axs->old_pcap.ambient); in audit_log_exit()
1580 audit_log_cap(ab, "pa", &axs->new_pcap.ambient); in audit_log_exit()
2561 ax->old_pcap.ambient = old->cap_ambient; in __audit_log_bprm_fcaps()
2566 ax->new_pcap.ambient = new->cap_ambient; in __audit_log_bprm_fcaps()
2585 context->capset.cap.ambient = new->cap_ambient; in __audit_log_capset()

12