Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/of/unittest-data/
Doverlay_base.dts72 lights_1: lights@30000 {
73 compatible = "ot,work-lights";
78 lights_2: lights@40000 {
79 compatible = "ot,show-lights";
/kernel/linux/linux-5.10/drivers/input/misc/
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
/kernel/linux/linux-5.10/drivers/staging/greybus/
Dlight.c3 * Greybus Lights protocol driver.
65 struct gb_light *lights; member
1005 struct gb_light *light = &glights->lights[id]; in gb_lights_light_config()
1125 if (!glights->lights) in gb_lights_release()
1129 gb_lights_light_release(&glights->lights[i]); in gb_lights_release()
1131 kfree(glights->lights); in gb_lights_release()
1168 glights->lights = kcalloc(glights->lights_count, in gb_lights_create_all()
1170 if (!glights->lights) { in gb_lights_create_all()
1179 "Fail to configure lights device\n"); in gb_lights_create_all()
1197 ret = gb_lights_light_register(&glights->lights[i]); in gb_lights_register_all()
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
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) */
/kernel/linux/linux-5.10/sound/usb/usx2y/
Dusbus428ctldefs.h79 struct us428_lights lights; member
DusX2Yhwdep.c52 …// FIXME this hwdep interface is used twice: fpga download and mmap for controlling Lights etc. Ma… in snd_us428ctls_mmap()
Dusbusx2y.c102 sliders, knobs, lights not yet handled except MASTER Volume slider.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ata/
Dsata_highbank.yaml66 that the driver supports SGPIO indicator lights using the indicated
/kernel/linux/linux-5.10/drivers/staging/fieldbus/Documentation/
Dfieldbus_dev.txt18 actuators, electric motors, console lights, switches, valves and contactors.
/kernel/linux/linux-5.10/include/linux/
Dkbd_kern.h44 unsigned char ledflagstate:4; /* flags, not lights */
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-wacom102 remote as indicated by the LED lights on the device. If no
/kernel/linux/linux-5.10/drivers/hid/
Dhid-roccat-konepure.c12 * Roccat KonePure is a smaller version of KoneXTD with less buttons and lights.
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dr852.h48 #define R852_CARD_IRQ_CD 0x01 /* fire when #CD lights, same as 0x04*/
/kernel/linux/linux-5.10/include/linux/greybus/
Dgreybus_protocols.h1622 /* Lights */
1624 /* Greybus Lights request types */
1658 /* Lights Mode valid bit values */
1667 /* get count of lights in module */
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dcpia2.rst144 program which can also control the lights on the qx5 microscope. MJPEG Tools
/kernel/linux/linux-5.10/drivers/media/usb/cpia2/
Dcpia2.h360 /* Lights control cluster */
/kernel/linux/linux-5.10/drivers/of/
Dunittest.c3172 …RNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/status"); in of_unittest_overlay_high_level()
3174 …ARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/color"); in of_unittest_overlay_high_level()
3176 …WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/rate"); in of_unittest_overlay_high_level()
3197 …WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/rate"); in of_unittest_overlay_high_level()
3199 …ARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/color"); in of_unittest_overlay_high_level()
3201 …RNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/status"); in of_unittest_overlay_high_level()
/kernel/linux/linux-5.10/drivers/media/platform/cadence/
Dcdns-csi2rx.c229 * Let the last user turn off the lights. in csi2rx_s_stream()
Dcdns-csi2tx.c413 * Let the last user turn off the lights. in csi2tx_s_stream()
/kernel/linux/linux-5.10/drivers/media/i2c/
Dadp1653.c17 * - power doesn't need to be ON if all lights are off
/kernel/linux/linux-5.10/kernel/
Dtorture.c478 * Variables for auto-shutdown. This allows "lights out" torture runs
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
Danysee.h203 | | 0x01 lights continuously
206 | | 0x00 fastest (looks like LED lights continuously)
/kernel/linux/linux-5.10/drivers/platform/x86/
Ddell-wmi.c281 * Stealth mode toggle. This will "disable all lights and sounds".
/kernel/linux/linux-5.10/arch/sparc/lib/
Dchecksum_32.S314 * out of you, game over, lights out.
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/cirrus/
Dcs89x0.rst512 TX/RX LED: The yellow LED lights briefly each time the adapter transmits or

12