Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dlm3646.c122 ctrl->val |= V4L2_FLASH_FAULT_OVER_CURRENT; in lm3646_get_ctrl()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-flash.rst163 * - ``V4L2_FLASH_FAULT_OVER_CURRENT``
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h1160 #define V4L2_FLASH_FAULT_OVER_CURRENT (1 << 4) macro