Home
last modified time | relevance | path

Searched refs:light (Results 1 – 25 of 99) sorted by relevance

1234

/linux/drivers/staging/greybus/
H A Dlight.c35 struct gb_light *light; member
69 return channel->light->glights->connection; in get_conn_from_channel()
72 static struct gb_connection *get_conn_from_light(struct gb_light *light) in get_conn_from_light() argument
74 return light->glights->connection; in get_conn_from_light()
95 static struct gb_channel *get_channel_from_mode(struct gb_light *light, in get_channel_from_mode() argument
101 for (i = 0; i < light->channels_count; i++) { in get_channel_from_mode()
102 channel = &light->channels[i]; in get_channel_from_mode()
124 req.light_id = channel->light->id; in __gb_lights_flash_intensity_set()
142 channel = get_channel_from_mode(channel->light, in __gb_lights_flash_brightness_set()
313 req.light_id = channel->light->id; in gb_lights_fade_set()
[all …]
H A DMakefile11 gb-light-y := light.o
22 obj-$(CONFIG_GREYBUS_LIGHT) += gb-light.o
/linux/Documentation/ABI/testing/
H A Dsysfs-class-backlight33 (RO) Get conversion value of the light sensor.
36 light sensor is enabled.
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:
104 light zone
111 For ADP8860, <ambient light zone> can be:
[all …]
H A Dsysfs-bus-iio-light-lm3533-als8 The corresponding light zone can be read from
33 registers (boundaryY_{low,high}) and define the five light
41 Get the current light zone (0..4) as defined by the
H A Dsysfs-bus-iio-isl2950126 light conditions. It can be programmed to correct for
30 ambient light are modulated independently.
40 in_proximity0_calib_phase_light_b for ambient light.
H A Dsysfs-platform-dell-laptop9 light sensor. Write 1 to this file to enable the auto
19 as reported by the ambient light sensor.
H A Dsysfs-bus-iio-light-si113321 Unit-less light intensity with more diodes.
/linux/Documentation/misc-devices/
H A Dapds990x.rst19 APDS990x is a combined ambient light and proximity sensor. ALS and proximity
24 (infrared + visible light) and IR only. However, threshold comparisons happen
26 might vary quite much depending the spectrum of the light source.
69 on the light spectrum etc.
H A Disl29003.rst21 The ISL29003 is an integrated light sensor with a 16-bit integrating type
25 artificial light sources.
H A Dbh1770glc.rst20 BH1770GLC and SFH7770 are combined ambient light and proximity sensors.
29 amount of reflected IR light and produces proximity result. Resolution is
45 calibrated source of light is needed as a reference. Calibscale factor is set
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst73 light at the image sensor. The camera performs the exposure
82 Determines how the camera measures the amount of light available for
92 - Use the light information coming from the entire frame and average
95 - Average the light information coming from the entire frame giving
100 - A multi-zone metering. The light intensity is measured in several
264 filter out the fluorescent light component.
273 determine color temperature of the light as a hint to the camera for
305 - With this setting the camera will compensate for the flash light.
335 sensitivity to light. The numbers are expressed in arithmetic scale,
375 camera determines best exposure, aperture, focusing, light metering,
[all …]
H A Dext-ctrls-colorimetry.rst26 brightness light level of the pictures.
39 - The upper bound for the maximum light level among all individual
44 - The upper bound for the maximum average light level among the
H A Dcolorspaces.rst21 wavelengths of light. Hence the need to use three numbers to describe
29 power) of the light at wavelengths covering the visible spectrum as it
36 of the light is different.
67 A monitor or TV will reproduce colors by emitting light at three
/linux/Documentation/driver-api/iio/
H A Dintro.rst25 * color and light sensors
33 combined functionality (e.g. light plus proximity sensor).
/linux/Documentation/leds/
H A Dleds-lp3944.rst5 * National Semiconductor LP3944 Fun-light Chip
38 leds, the camera flash light and the lcds power.
H A Dleds-el15203000.rst15 Breathing mode for Screen frame light tube::
/linux/Documentation/admin-guide/mm/damon/
H A Dindex.rst7 :doc:`DAMON </mm/damon/index>` allows light-weight data access monitoring.
/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-lua4 Description: When written, cpi, button and light settings can be configured.
/linux/drivers/staging/fieldbus/Documentation/
H A Dfieldbus_dev.txt22 A "Fieldbus Device" is such an actuator, motor, console light, switch, ...
36 actuator, motor, console light, switch, etc. over the fieldbus.
/linux/sound/usb/usx2y/
H A Dusbus428ctldefs.h72 struct us428_set_byte light[7]; member
/linux/drivers/net/wireless/purelifi/plfxlc/
H A DKconfig8 802.11 OFDM PHY but uses light as the transmission medium.
/linux/drivers/staging/fieldbus/
H A DKconfig11 as an actuator, motor, console light, switch, etc. over the fieldbus.
/linux/drivers/misc/
H A DKconfig327 light sensor.
333 tristate "Intersil ISL29003 ambient light sensor"
337 ambient light sensor.
343 tristate "Intersil ISL29020 ambient light sensor"
347 ambient light sensor.
353 tristate "Taos TSL2550 ambient light sensor"
357 ambient light sensor.
367 SFH7770 (Osram) combined ambient light and proximity sensor chip.
377 combined ambient light and proximity sensor chip.
/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/drivers/slimbus/
H A DKconfig33 This is light-weight slimbus controller driver responsible for

1234