Home
last modified time | relevance | path

Searched refs:TORCH_INTENSITY (Results 1 – 1 of 1) sorted by relevance

/drivers/media/v4l2-core/
Dv4l2-flash-led-class.c30 TORCH_INTENSITY, enumerator
106 if (ctrl == ctrls[TORCH_INTENSITY]) { in v4l2_flash_set_led_brightness()
125 if (ctrl == ctrls[TORCH_INTENSITY]) { in v4l2_flash_update_led_brightness()
237 ctrls[TORCH_INTENSITY]); in v4l2_flash_s_ctrl()
332 ctrl_init_data[TORCH_INTENSITY].cid = V4L2_CID_FLASH_TORCH_INTENSITY; in __fill_ctrl_init_data()
333 ctrl_cfg = &ctrl_init_data[TORCH_INTENSITY].config; in __fill_ctrl_init_data()
489 v4l2_flash_set_led_brightness(v4l2_flash, ctrls[TORCH_INTENSITY]); in __sync_device_with_v4l2_controls()