Home
last modified time | relevance | path

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 Dv4l2-flash-led-class.c104 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 DFlashLight.cpp189 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 Dsunxi_camera_v2.h54 #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 Dlm3646.c88 case V4L2_FLASH_LED_MODE_TORCH: in lm3646_mode_ctrl()
212 V4L2_FLASH_LED_MODE_TORCH, ~0x7, in lm3646_init_controls()
H A Dlm3560.c77 case V4L2_FLASH_LED_MODE_TORCH: in lm3560_mode_ctrl()
291 V4L2_FLASH_LED_MODE_TORCH, ~0x7, in lm3560_init_controls()
H A Dadp1653.c58 case V4L2_FLASH_LED_MODE_TORCH: in adp1653_update_hw()
207 V4L2_FLASH_LED_MODE_TORCH, ~0x7, 0); in adp1653_init_controls()
H A Dsgm3784.c231 } 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 Daw36518.c300 } 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 Dleds-rgb13h.c83 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 Dext-ctrls-flash.rst75 * - ``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 Dv4l2-controls.h935 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 Dv4l2-controls.h935 V4L2_FLASH_LED_MODE_TORCH, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dv4l2-controls.h1042 V4L2_FLASH_LED_MODE_TORCH, enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dv4l2-controls.h1061 V4L2_FLASH_LED_MODE_TORCH, enumerator