Home
last modified time | relevance | path

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

/linux-5.19.10/include/media/
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-5.19.10/drivers/media/v4l2-core/
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-5.19.10/drivers/leds/flash/
Dleds-aat1290.c70 struct v4l2_flash *v4l2_flash; member
374 struct v4l2_flash *v4l2_flash, in aat1290_intensity_to_brightness()
388 static s32 aat1290_brightness_to_intensity(struct v4l2_flash *v4l2_flash, in aat1290_brightness_to_intensity()
397 static int aat1290_led_external_strobe_set(struct v4l2_flash *v4l2_flash, in aat1290_led_external_strobe_set()
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()
Dleds-sgm3140.c17 struct v4l2_flash *v4l2_flash; member
Dleds-rt8515.c50 struct v4l2_flash *v4l2_flash; member
Dleds-mt6360.c84 struct v4l2_flash *v4l2_flash; member
462 static int mt6360_flash_external_strobe_set(struct v4l2_flash *v4l2_flash, in mt6360_flash_external_strobe_set()
Dleds-max77693.c62 struct v4l2_flash *v4l2_flash; member
821 struct v4l2_flash *v4l2_flash, in max77693_led_external_strobe_set()
/linux-5.19.10/drivers/staging/greybus/
Dlight.c57 struct v4l2_flash *v4l2_flash; member