Searched refs:V4L2_FLASH_LED_MODE_TORCH (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-flash-led-class.c | 104 if (ctrls[LED_MODE]->val != V4L2_FLASH_LED_MODE_TORCH) in v4l2_flash_set_led_brightness() 129 if (ctrls[LED_MODE]->val != V4L2_FLASH_LED_MODE_TORCH) in v4l2_flash_update_led_brightness() 220 case V4L2_FLASH_LED_MODE_TORCH: in v4l2_flash_s_ctrl() 331 1 << V4L2_FLASH_LED_MODE_TORCH; in __fill_ctrl_init_data() 338 ctrl_cfg->max = V4L2_FLASH_LED_MODE_TORCH; in __fill_ctrl_init_data() 515 ctrls[LED_MODE]->val != V4L2_FLASH_LED_MODE_TORCH) in __sync_device_with_v4l2_controls()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | FlashLight.cpp | 189 fl_v4l_mode = V4L2_FLASH_LED_MODE_TORCH; in v4l_set_params() 223 } else if (fl_v4l_mode == V4L2_FLASH_LED_MODE_TORCH) { in v4l_set_params() 235 set_fl_contol_to_dev(fl_device, V4L2_CID_FLASH_LED_MODE, V4L2_FLASH_LED_MODE_TORCH); in v4l_set_params()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/ |
| H A D | sunxi_camera_v2.h | 54 #define V4L2_FLASH_LED_MODE_AUTO (V4L2_FLASH_LED_MODE_TORCH + 1) 55 #define V4L2_FLASH_LED_MODE_RED_EYE (V4L2_FLASH_LED_MODE_TORCH + 2)
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | lm3646.c | 88 case V4L2_FLASH_LED_MODE_TORCH: in lm3646_mode_ctrl() 212 V4L2_FLASH_LED_MODE_TORCH, ~0x7, in lm3646_init_controls()
|
| H A D | lm3560.c | 77 case V4L2_FLASH_LED_MODE_TORCH: in lm3560_mode_ctrl() 291 V4L2_FLASH_LED_MODE_TORCH, ~0x7, in lm3560_init_controls()
|
| H A D | adp1653.c | 58 case V4L2_FLASH_LED_MODE_TORCH: in adp1653_update_hw() 207 V4L2_FLASH_LED_MODE_TORCH, ~0x7, 0); in adp1653_init_controls()
|
| H A D | sgm3784.c | 231 } else if (mode == V4L2_FLASH_LED_MODE_TORCH) { in sgm3784_set_mode() 407 V4L2_FLASH_LED_MODE_TORCH, ~0x7, 0); in sgm3784_init_controls()
|
| H A D | aw36518.c | 300 } else if (mode == V4L2_FLASH_LED_MODE_TORCH) { in aw36518_set_mode() 477 V4L2_FLASH_LED_MODE_TORCH, ~0x7, 0); in aw36518_init_controls()
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-rgb13h.c | 83 if (led->led_mode == V4L2_FLASH_LED_MODE_TORCH) in rgb13h_set_output() 344 if (led->led_mode == V4L2_FLASH_LED_MODE_TORCH) in rgb13h_set_ctrl() 367 if (led->led_mode != V4L2_FLASH_LED_MODE_TORCH) in rgb13h_set_ctrl()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-flash.rst | 75 * - ``V4L2_FLASH_LED_MODE_TORCH`` 124 (V4L2_FLASH_LED_MODE_TORCH). The unit should be milliamps (mA)
|
| /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 | v4l2-controls.h | 935 V4L2_FLASH_LED_MODE_TORCH, enumerator
|
| /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 | v4l2-controls.h | 935 V4L2_FLASH_LED_MODE_TORCH, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | v4l2-controls.h | 1042 V4L2_FLASH_LED_MODE_TORCH, enumerator
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | v4l2-controls.h | 1061 V4L2_FLASH_LED_MODE_TORCH, enumerator
|