Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
/kernel/linux/linux-5.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 void v4l2_flash_set_led_brightness(struct v4l2_flash *v4l2_flash, in v4l2_flash_set_led_brightness()
115 static int v4l2_flash_update_led_brightness(struct v4l2_flash *v4l2_flash, in v4l2_flash_update_led_brightness()
153 struct v4l2_flash *v4l2_flash = v4l2_ctrl_to_v4l2_flash(c); in v4l2_flash_g_volatile_ctrl() local
195 struct v4l2_flash *v4l2_flash = v4l2_ctrl_to_v4l2_flash(c); in v4l2_flash_s_ctrl() local
294 static void __fill_ctrl_init_data(struct v4l2_flash *v4l2_flash, in __fill_ctrl_init_data()
403 static int v4l2_flash_init_controls(struct v4l2_flash *v4l2_flash, in v4l2_flash_init_controls()
480 static int __sync_device_with_v4l2_controls(struct v4l2_flash *v4l2_flash) in __sync_device_with_v4l2_controls()
528 struct v4l2_flash *v4l2_flash = v4l2_subdev_to_v4l2_flash(sd); in v4l2_flash_open() local
[all …]
/kernel/linux/linux-5.10/drivers/leds/
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-sgm3140.c17 struct v4l2_flash *v4l2_flash; member
Dleds-max77693.c62 struct v4l2_flash *v4l2_flash; member
821 struct v4l2_flash *v4l2_flash, in max77693_led_external_strobe_set()
/kernel/linux/linux-5.10/drivers/staging/greybus/
Dlight.c57 struct v4l2_flash *v4l2_flash; member