Home
last modified time | relevance | path

Searched full:lights (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/drivers/of/unittest-data/
H A Doverlay_common.dtsi70 lights_1: lights@30000 {
71 compatible = "ot,work-lights";
76 lights_2: lights@40000 {
77 compatible = "ot,show-lights";
/openbmc/linux/drivers/input/misc/
H A Dideapad_slidebar.c34 * STD 'heartbeat' lights follow the finger
35 * ONMOV no lights lights follow the finger
36 * LAST at last pos lights follow the finger
37 * OFF no lights no lights
/openbmc/linux/drivers/staging/greybus/
H A Dlight.c3 * Greybus Lights protocol driver.
65 struct gb_light *lights; member
1010 struct gb_light *light = &glights->lights[id]; in gb_lights_light_config()
1130 if (!glights->lights) in gb_lights_release()
1134 gb_lights_light_release(&glights->lights[i]); in gb_lights_release()
1136 kfree(glights->lights); in gb_lights_release()
1173 glights->lights = kcalloc(glights->lights_count, in gb_lights_create_all()
1175 if (!glights->lights) { in gb_lights_create_all()
1184 "Fail to configure lights device\n"); in gb_lights_create_all()
1202 ret = gb_lights_light_register(&glights->lights[i]); in gb_lights_register_all()
[all …]
/openbmc/linux/include/uapi/linux/
H A Dkd.h29 #define KDSETLED 0x4B32 /* set led state [lights, not flags] */
97 #define KDGKBLED 0x4B64 /* get led flags (not lights) */
98 #define KDSKBLED 0x4B65 /* set led flags (not lights) */
/openbmc/linux/sound/usb/usx2y/
H A Dusbus428ctldefs.h79 struct us428_lights lights; member
H A DusX2Yhwdep.c52 …// FIXME this hwdep interface is used twice: fpga download and mmap for controlling Lights etc. Ma… in snd_us428ctls_mmap()
H A Dusbusx2y.c102 sliders, knobs, lights not yet handled except MASTER Volume slider.
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dsata_highbank.yaml69 that the driver supports SGPIO indicator lights using the indicated
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dst,st-vgxy61.yaml53 Invert polarity of illuminator's lights strobe GPIOs.
/openbmc/u-boot/cmd/
H A Ddemo.c128 "demo light [<num>] Set or get the lights\n"
/openbmc/linux/drivers/staging/fieldbus/Documentation/
H A Dfieldbus_dev.txt18 actuators, electric motors, console lights, switches, valves and contactors.
/openbmc/linux/include/linux/
H A Dkbd_kern.h39 unsigned char ledflagstate:4; /* flags, not lights */
/openbmc/linux/drivers/hid/
H A Dhid-roccat-konepure.c12 * Roccat KonePure is a smaller version of KoneXTD with less buttons and lights.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-wacom102 remote as indicated by the LED lights on the device. If no
/openbmc/linux/drivers/mtd/nand/raw/
H A Dr852.h48 #define R852_CARD_IRQ_CD 0x01 /* fire when #CD lights, same as 0x04*/
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1622 /* Lights */
1624 /* Greybus Lights request types */
1658 /* Lights Mode valid bit values */
1667 /* get count of lights in module */
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst226 - User lights up 2 displays (2 out of 3 pipes are used)
/openbmc/linux/drivers/media/i2c/
H A Dadp1653.c17 * - power doesn't need to be ON if all lights are off
/openbmc/linux/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c297 * Let the last user turn off the lights. in csi2rx_s_stream()
H A Dcdns-csi2tx.c414 * Let the last user turn off the lights. in csi2tx_s_stream()
/openbmc/linux/drivers/of/
H A Dunittest.c3688 …RNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/status"); in of_unittest_overlay_high_level()
3690 …ARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/color"); in of_unittest_overlay_high_level()
3692 …WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/rate"); in of_unittest_overlay_high_level()
3713 …WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/rate"); in of_unittest_overlay_high_level()
3715 …ARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/color"); in of_unittest_overlay_high_level()
3717 …RNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/status"); in of_unittest_overlay_high_level()
/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst695 * out of you, game over, lights out.
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Danysee.h203 | | 0x01 lights continuously
206 | | 0x00 fastest (looks like LED lights continuously)
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h718 #define TARGET_KDGKBLED 0x4B64 /* get led flags (not lights) */
719 #define TARGET_KDSKBLED 0x4B65 /* set led flags (not lights) */
721 #define TARGET_KDSETLED 0x4B32 /* set led state [lights, not flags] */
/openbmc/linux/arch/sparc/lib/
H A Dchecksum_32.S307 * out of you, game over, lights out.

12