Home
last modified time | relevance | path

Searched refs:lighting (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-trigger-usbport9 observing them for any connected devices and lighting on LED if
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-lm3697.txt7 This device is suitable for display and keypad lighting
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dlg-laptop.rst73 lighting level: off (0), low (127) and high (255).
/openbmc/linux/Documentation/leds/
H A Dleds-mt6370-rgb.rst11 variety of lighting effect for mobile device applications. The RGB LED devices
/openbmc/linux/drivers/media/usb/gspca/
H A Dxirlink_cit.c42 struct v4l2_ctrl *lighting; member
1690 v4l2_ctrl_g_ctrl(sd->lighting)); in cit_start_model1()
1914 cit_model2_Packet1(gspca_dev, 0x0028, v4l2_ctrl_g_ctrl(sd->lighting)); in cit_start_model2()
1916 v4l2_ctrl_grab(sd->lighting, true); in cit_start_model2()
2727 v4l2_ctrl_grab(sd->lighting, false); in sd_stop0()
3048 sd->lighting = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-ryos152 Description: When written, this file lets one set per-key lighting for different
163 Description: When written, this file lets one set the actual per-key lighting.
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dti-lmu.txt3 TI LMU driver supports lighting devices below.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst289 - White balance setting for incandescent (tungsten) lighting. It
293 - White balance preset for fluorescent lighting. It corresponds
297 lighting.
440 by indoor background lighting as well as the flash. The camera
H A Dvidioc-queryctrl.rst611 case the hardware calculates the gain value based on the lighting
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch6054 + dec->fmt_out.video.lighting = dec->fmt_in.video.lighting;
6650 + p_pic->format.lighting.MaxCLL = light_meta->MaxCLL;
6651 + p_pic->format.lighting.MaxFALL = light_meta->MaxFALL;
6652 + if ( memcmp( &p_dec->fmt_out.video.lighting,
6653 + &p_pic->format.lighting,
6654 + sizeof(p_pic->format.lighting) ) )
6656 + p_dec->fmt_out.video.lighting = p_pic->format.lighting;
/openbmc/linux/drivers/mfd/
H A DKconfig1526 It provides consistent device controls for lighting functions.