Home
last modified time | relevance | path

Searched defs:v4l2_flash (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/media/v4l2-core/
H A Dv4l2-flash-led-class.c17 #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 Dv4l2-flash-led-class.h81 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 Dleds-aat1290.c71 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 Dleds-qcom-flash.c150 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 Dleds-mt6370-flash.c72 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 Dleds-rt4505.c49 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 Dleds-sgm3140.c17 struct v4l2_flash *v4l2_flash; member
H A Dleds-mt6360.c80 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 Dleds-rt8515.c50 struct v4l2_flash *v4l2_flash; member
H A Dleds-max77693.c62 struct v4l2_flash *v4l2_flash; member
816 struct v4l2_flash *v4l2_flash, in max77693_led_external_strobe_set()
/linux/drivers/staging/greybus/
H A Dlight.c53 struct v4l2_flash *v4l2_flash; member