| /OK3568_Linux_fs/kernel/drivers/of/unittest-data/ |
| H A D | overlay_base.dts | 72 lights_1: lights@30000 { 73 compatible = "ot,work-lights"; 78 lights_2: lights@40000 { 79 compatible = "ot,show-lights";
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | light.c | 3 * 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A 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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A 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) */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A 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) */
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A 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) */
|
| /OK3568_Linux_fs/buildroot/package/owfs/ |
| H A D | Config.in | 10 temperature, flash lights, write to an LCD, log and graph,
|
| /OK3568_Linux_fs/buildroot/package/domoticz/ |
| H A D | Config.in | 28 and configure various devices like: Lights, Switches,
|
| /OK3568_Linux_fs/kernel/sound/usb/usx2y/ |
| H A D | usbus428ctldefs.h | 79 struct us428_lights lights; member
|
| H A D | usX2Yhwdep.c | 52 …// FIXME this hwdep interface is used twice: fpga download and mmap for controlling Lights etc. Ma… in snd_us428ctls_mmap()
|
| H A D | usbusx2y.c | 102 sliders, knobs, lights not yet handled except MASTER Volume slider.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ata/ |
| H A D | sata_highbank.yaml | 66 that the driver supports SGPIO indicator lights using the indicated
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | demo.c | 129 "demo light [<num>] Set or get the lights\n"
|
| /OK3568_Linux_fs/kernel/drivers/staging/fieldbus/Documentation/ |
| H A D | fieldbus_dev.txt | 18 actuators, electric motors, console lights, switches, valves and contactors.
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kbd_kern.h | 44 unsigned char ledflagstate:4; /* flags, not lights */
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-roccat-konepure.c | 12 * Roccat KonePure is a smaller version of KoneXTD with less buttons and lights.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-wacom | 102 remote as indicated by the LED lights on the device. If no
|
| /OK3568_Linux_fs/kernel/include/linux/greybus/ |
| H A D | greybus_protocols.h | 1622 /* Lights */ 1624 /* Greybus Lights request types */ 1658 /* Lights Mode valid bit values */ 1667 /* get count of lights in module */
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | r852.h | 48 #define R852_CARD_IRQ_CD 0x01 /* fire when #CD lights, same as 0x04*/
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | cpia2.rst | 144 program which can also control the lights on the qx5 microscope. MJPEG Tools
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cpia2/ |
| H A D | cpia2.h | 360 /* Lights control cluster */
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | unittest.c | 3172 …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()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/cadence/ |
| H A D | cdns-csi2rx.c | 229 * Let the last user turn off the lights. in csi2rx_s_stream()
|
| H A D | cdns-csi2tx.c | 413 * Let the last user turn off the lights. in csi2tx_s_stream()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | adp1653.c | 17 * - power doesn't need to be ON if all lights are off
|