/linux-6.12.1/drivers/of/unittest-data/ |
D | overlay_common.dtsi | 70 lights_1: lights@30000 { 71 compatible = "ot,work-lights"; 76 lights_2: lights@40000 { 77 compatible = "ot,show-lights";
|
/linux-6.12.1/drivers/staging/greybus/ |
D | light.c | 3 * Greybus Lights protocol driver. 61 struct gb_light *lights; member 989 struct gb_light *light = &glights->lights[id]; in gb_lights_light_config() 1109 if (!glights->lights) in gb_lights_release() 1113 gb_lights_light_release(&glights->lights[i]); in gb_lights_release() 1115 kfree(glights->lights); in gb_lights_release() 1152 glights->lights = kcalloc(glights->lights_count, in gb_lights_create_all() 1154 if (!glights->lights) { in gb_lights_create_all() 1163 "Fail to configure lights device\n"); in gb_lights_create_all() 1181 ret = gb_lights_light_register(&glights->lights[i]); in gb_lights_register_all() [all …]
|
/linux-6.12.1/drivers/input/misc/ |
D | ideapad_slidebar.c | 34 * 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
|
/linux-6.12.1/include/uapi/linux/ |
D | kd.h | 29 #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) */
|
/linux-6.12.1/sound/usb/usx2y/ |
D | usbus428ctldefs.h | 79 struct us428_lights lights; member
|
D | usX2Yhwdep.c | 45 …// FIXME this hwdep interface is used twice: fpga download and mmap for controlling Lights etc. Ma… in snd_us428ctls_mmap()
|
D | usbusx2y.c | 102 sliders, knobs, lights not yet handled except MASTER Volume slider.
|
/linux-6.12.1/Documentation/devicetree/bindings/ata/ |
D | sata_highbank.yaml | 69 that the driver supports SGPIO indicator lights using the indicated
|
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | st,st-vgxy61.yaml | 53 Invert polarity of illuminator's lights strobe GPIOs.
|
/linux-6.12.1/drivers/staging/fieldbus/Documentation/ |
D | fieldbus_dev.txt | 18 actuators, electric motors, console lights, switches, valves and contactors.
|
/linux-6.12.1/include/linux/ |
D | kbd_kern.h | 39 unsigned char ledflagstate:4; /* flags, not lights */
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-driver-wacom | 102 remote as indicated by the LED lights on the device. If no
|
/linux-6.12.1/drivers/hid/ |
D | hid-roccat-konepure.c | 12 * Roccat KonePure is a smaller version of KoneXTD with less buttons and lights.
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
D | r852.h | 48 #define R852_CARD_IRQ_CD 0x01 /* fire when #CD lights, same as 0x04*/
|
/linux-6.12.1/include/linux/greybus/ |
D | greybus_protocols.h | 1618 /* Lights */ 1620 /* Greybus Lights request types */ 1654 /* Lights Mode valid bit values */ 1663 /* get count of lights in module */
|
/linux-6.12.1/Documentation/gpu/amdgpu/display/ |
D | mpo-overview.rst | 226 - User lights up 2 displays (2 out of 3 pipes are used)
|
/linux-6.12.1/drivers/media/i2c/ |
D | adp1653.c | 17 * - power doesn't need to be ON if all lights are off
|
/linux-6.12.1/drivers/media/platform/cadence/ |
D | cdns-csi2tx.c | 413 * Let the last user turn off the lights. in csi2tx_s_stream()
|
D | cdns-csi2rx.c | 387 * Let the last user turn off the lights. in csi2rx_s_stream()
|
/linux-6.12.1/Documentation/translations/zh_CN/kernel-hacking/ |
D | hacking.rst | 695 * out of you, game over, lights out.
|
/linux-6.12.1/drivers/of/ |
D | unittest.c | 3914 …RNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/status"); in of_unittest_overlay_high_level() 3916 …ARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/color"); in of_unittest_overlay_high_level() 3918 …WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/rate"); in of_unittest_overlay_high_level() 3939 …WARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/rate"); in of_unittest_overlay_high_level() 3941 …ARNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/color"); in of_unittest_overlay_high_level() 3943 …RNING: memory leak will occur if overlay removed, property: /testcase-data-2/lights@40000/status"); in of_unittest_overlay_high_level()
|
/linux-6.12.1/drivers/media/usb/dvb-usb-v2/ |
D | anysee.h | 203 | | 0x01 lights continuously 206 | | 0x00 fastest (looks like LED lights continuously)
|
/linux-6.12.1/arch/sparc/lib/ |
D | checksum_32.S | 307 * out of you, game over, lights out.
|
/linux-6.12.1/kernel/ |
D | torture.c | 607 * Variables for auto-shutdown. This allows "lights out" torture runs
|
/linux-6.12.1/drivers/platform/x86/dell/ |
D | dell-wmi-base.c | 301 * Stealth mode toggle. This will "disable all lights and sounds".
|