Home
last modified time | relevance | path

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

12

/linux/Documentation/ABI/testing/
H A 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 …]
H 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
H 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.
H 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/
H A DKconfig47 tristate "AL3000a ambient light sensor"
52 ambient light sensor.
58 tristate "AL3010 ambient light sensor"
63 ambient light sensor.
69 tristate "AL3320A ambient light sensor"
74 ambient light sensor.
85 combined ambient light and proximity sensor.
91 tristate "APDS9300 ambient light sensor"
95 ambient light sensor.
132 This driver provides ambient light sensing (ALS/Lux), raw
[all …]
/linux/tools/testing/selftests/capabilities/
H A Dtest_execve.c198 bool eff, bool perm, bool inh, bool ambient) in exec_other_validate_cap() argument
201 (perm ? "1" : "0"), (inh ? "1" : "0"), (ambient ? "1" : "0"), in exec_other_validate_cap()
206 static void exec_validate_cap(bool eff, bool perm, bool inh, bool ambient) in exec_validate_cap() argument
208 exec_other_validate_cap("./validate_cap", eff, perm, inh, ambient); in exec_validate_cap()
/linux/Documentation/hwmon/
H A Dibm-cffps.rst51 temp1_alarm PSU inlet ambient temperature over-temperature alarm.
52 temp1_input Measured PSU inlet ambient temp in millidegrees C.
H A Dibmpowernv.rst39 tempX_input Measured ambient temperature.
40 tempX_max Threshold ambient temperature for alert generation.
H A Dadm1025.rst42 ambient temperature to be monitored.
/linux/drivers/iio/temperature/
H A Dmlx90632.c766 static s32 mlx90632_calc_temp_object(s64 object, s64 ambient, s32 Ea, s32 Eb, in mlx90632_calc_temp_object() argument
776 TAdut = div64_s64(((ambient - kTA0) * 1000000LL), kTA) + 25 * 1000000LL; in mlx90632_calc_temp_object()
788 static s32 mlx90632_calc_temp_object_extended(s64 object, s64 ambient, s64 reflected, in mlx90632_calc_temp_object_extended() argument
798 TAdut = div64_s64((ambient - kTA0) * 1000000LL, kTA) + 25 * 1000000LL; in mlx90632_calc_temp_object_extended()
818 s64 object, ambient; in mlx90632_calc_object_dsp105() local
868 ambient = mlx90632_preprocess_temp_amb(ambient_new_raw, in mlx90632_calc_object_dsp105()
873 *val = mlx90632_calc_temp_object_extended(object, ambient, in mlx90632_calc_object_dsp105()
880 ambient = mlx90632_preprocess_temp_amb(ambient_new_raw, in mlx90632_calc_object_dsp105()
887 *val = mlx90632_calc_temp_object(object, ambient, Ea, Eb, Fa, Fb, Ga, in mlx90632_calc_object_dsp105()
H A Dmlx90635.c554 static s32 mlx90635_calc_temp_object(s64 object, s64 ambient, u32 Ea, u32 Eb, in mlx90635_calc_temp_object() argument
564 TAdut = div64_s64(((ambient - kTA0) * 1000000LL), kTA) + 30 * 1000000LL; in mlx90635_calc_temp_object()
580 s64 object, ambient; in mlx90635_calc_object() local
595 ambient = mlx90635_preprocess_temp_amb(ambient_new_raw, in mlx90635_calc_object()
601 *val = mlx90635_calc_temp_object(object, ambient, Ea, Eb, Ga, Fa, Fa_scale, Fb, in mlx90635_calc_object()
/linux/drivers/net/can/peak_canfd/
H A DKconfig14 operated with ambient temperatures in a range of -40 to +85 °C.
/linux/Documentation/devicetree/bindings/leds/
H 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/sound/soc/codecs/
H A Dcs-amp-lib.c147 ret = cs_amp_write_cal_coeff(dsp, controls, controls->ambient, data->calAmbient); in _cs_amp_write_cal_coeffs()
179 ret = cs_amp_read_cal_coeff(dsp, controls, controls->ambient, &val); in _cs_amp_read_cal_coeffs()
244 * cs_amp_write_ambient_temp - write value to calibration ambient temperature in cs_amp_write_ambient_temp()
255 return cs_amp_write_cal_coeff(dsp, controls, controls->ambient, temp); in cs_amp_get_efi_variable()
H A Dcs35l56-shared.c938 .ambient = "CAL_AMBIENT", in cs35l63_read_silicon_uid()
948 .ambient = "CAL_AMBIENT",
1108 dev_info(cs35l56_base->dev, "Cal status:%d calR:%d ambient:%d\n", in cs35l56_perform_calibration()
H A Dcs-amp-lib-test.c695 .ambient = "CAL_AMBIENT",
754 KUNIT_EXPECT_STREQ(test, entry->name, cs_amp_lib_test_calibration_controls.ambient); in cs_amp_lib_test_write_cal_data_test()
777 if (strcmp(ctl_name, controls->ambient) == 0) in cs_amp_lib_test_read_cal_coeff()
835 KUNIT_EXPECT_STREQ(test, entry->name, cs_amp_lib_test_calibration_controls.ambient); in cs_amp_lib_test_write_ambient_test()
/linux/security/
H A Dcommoncap.c304 * Mask off ambient bits that are no longer both permitted and in cap_capset()
884 * 4) non-setuid root gets ambient
891 if ((__cap_grew(effective, ambient, new) && in nonroot_raised_pE()
901 __cap_gained(ambient, new, old)))) in nonroot_raised_pE()
966 /* File caps or setid cancels ambient. */ in cap_bprm_creds_from_file()
1005 __cap_grew(permitted, ambient, new)))) in cap_bprm_creds_from_file()
1136 * Pre-ambient programs expect setresuid to nonroot followed in cap_emulate_setxuid()
/linux/Documentation/misc-devices/
H A Dbh1770glc.rst20 BH1770GLC and SFH7770 are combined ambient light and proximity sensors.
/linux/drivers/iio/humidity/
H A DKconfig14 relative humidity and ambient temperature sensor.
/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h407 float ambient[4]; member
697 float ambient[4]; member
/linux/Documentation/admin-guide/
H A Dperf-security.rst176 and other required capabilities into ambient capability set of the shell
198 in permitted, effective and ambient capability sets of an inherent process:
/linux/Documentation/hid/
H A Dhid-sensor.rst48 an ambient light sensor can send illumination data.
/linux/Documentation/admin-guide/LSM/
H A DSmack.rst149 ambient
636 if it lacks such a tag the network ambient label is assumed. Before the packet
648 ambient label.
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8060-dragonboard.dts399 * ambient light and proximity sensor
/linux/sound/hda/codecs/side-codecs/
H A Dcs35l41_hda.c70 .ambient = CAL_AMBIENT_DSP_CTL_NAME,

12