Searched defs:v4l2_flash (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-flash-led-class.c | 17 #define has_flash_op(v4l2_flash, op) \ argument 20 #define call_flash_op(v4l2_flash, op, arg) \ argument 79 static int v4l2_flash_set_led_brightness(struct v4l2_flash *v4l2_flash, in v4l2_flash_set_led_brightness() 122 static int v4l2_flash_update_led_brightness(struct v4l2_flash *v4l2_flash, in v4l2_flash_update_led_brightness() 167 struct v4l2_flash *v4l2_flash = v4l2_ctrl_to_v4l2_flash(c); in v4l2_flash_g_volatile_ctrl() local 215 struct v4l2_flash *v4l2_flash = v4l2_ctrl_to_v4l2_flash(c); in v4l2_flash_s_ctrl() local 320 static void __fill_ctrl_init_data(struct v4l2_flash *v4l2_flash, in __fill_ctrl_init_data() 429 static int v4l2_flash_init_controls(struct v4l2_flash *v4l2_flash, in v4l2_flash_init_controls() 506 static int __sync_device_with_v4l2_controls(struct v4l2_flash *v4l2_flash) in __sync_device_with_v4l2_controls() 566 struct v4l2_flash *v4l2_flash = v4l2_subdev_to_v4l2_flash(sd); in v4l2_flash_open() local [all …]
|
/linux/include/media/ |
H A D | v4l2-flash-led-class.h | 81 struct v4l2_flash { struct 84 const struct v4l2_flash_ops *ops; argument 92 * v4l2_subdev_to_v4l2_flash - Returns a &struct v4l2_flash from the argument 181 static inline void v4l2_flash_release(struct v4l2_flash *v4l2_flash) in v4l2_flash_release()
|
/linux/drivers/leds/flash/ |
H A D | leds-aat1290.c | 71 struct v4l2_flash *v4l2_flash; member 370 struct v4l2_flash *v4l2_flash, in aat1290_intensity_to_brightness() 384 static s32 aat1290_brightness_to_intensity(struct v4l2_flash *v4l2_flash, in aat1290_brightness_to_intensity() 393 static int aat1290_led_external_strobe_set(struct v4l2_flash *v4l2_flash, in aat1290_led_external_strobe_set()
|
H A D | leds-qcom-flash.c | 150 struct v4l2_flash **v4l2_flash; member 610 static int qcom_flash_external_strobe_set(struct v4l2_flash *v4l2_flash, bool enable) in qcom_flash_external_strobe_set() 627 qcom_flash_intensity_to_led_brightness(struct v4l2_flash *v4l2_flash, s32 intensity) in qcom_flash_intensity_to_led_brightness() 640 static s32 qcom_flash_brightness_to_led_intensity(struct v4l2_flash *v4l2_flash, in qcom_flash_brightness_to_led_intensity() 661 struct v4l2_flash *v4l2_flash; in qcom_flash_v4l2_init() local
|
H A D | leds-mt6370-flash.c | 72 struct v4l2_flash *v4l2_flash; member 343 static int mt6370_flash_external_strobe_set(struct v4l2_flash *v4l2_flash, in mt6370_flash_external_strobe_set() 398 static void mt6370_v4l2_flash_release(void *v4l2_flash) in mt6370_v4l2_flash_release()
|
H A D | leds-rt4505.c | 49 struct v4l2_flash *v4l2_flash; member 240 static int rt4505_flash_external_strobe_set(struct v4l2_flash *v4l2_flash, in rt4505_flash_external_strobe_set()
|
H A D | leds-sgm3140.c | 17 struct v4l2_flash *v4l2_flash; member
|
H A D | leds-mt6360.c | 80 struct v4l2_flash *v4l2_flash; member 468 static int mt6360_flash_external_strobe_set(struct v4l2_flash *v4l2_flash, in mt6360_flash_external_strobe_set()
|
H A D | leds-rt8515.c | 50 struct v4l2_flash *v4l2_flash; member
|
H A D | leds-max77693.c | 62 struct v4l2_flash *v4l2_flash; member 816 struct v4l2_flash *v4l2_flash, in max77693_led_external_strobe_set()
|
/linux/drivers/staging/greybus/ |
H A D | light.c | 53 struct v4l2_flash *v4l2_flash; member
|