Searched defs:v4l2_flash (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/include/media/ |
| D | v4l2-flash-led-class.h | 84 struct v4l2_flash { struct 87 const struct v4l2_flash_ops *ops; argument 95 * v4l2_subdev_to_v4l2_flash - Returns a &struct v4l2_flash from the argument 184 static inline void v4l2_flash_release(struct v4l2_flash *v4l2_flash) in v4l2_flash_release()
|
| /Linux-v4.19/drivers/media/v4l2-core/ |
| D | v4l2-flash-led-class.c | 20 #define has_flash_op(v4l2_flash, op) \ argument 23 #define call_flash_op(v4l2_flash, op, arg) \ argument 82 static void v4l2_flash_set_led_brightness(struct v4l2_flash *v4l2_flash, in v4l2_flash_set_led_brightness() 118 static int v4l2_flash_update_led_brightness(struct v4l2_flash *v4l2_flash, in v4l2_flash_update_led_brightness() 156 struct v4l2_flash *v4l2_flash = v4l2_ctrl_to_v4l2_flash(c); in v4l2_flash_g_volatile_ctrl() local 198 struct v4l2_flash *v4l2_flash = v4l2_ctrl_to_v4l2_flash(c); in v4l2_flash_s_ctrl() local 297 static void __fill_ctrl_init_data(struct v4l2_flash *v4l2_flash, in __fill_ctrl_init_data() 406 static int v4l2_flash_init_controls(struct v4l2_flash *v4l2_flash, in v4l2_flash_init_controls() 483 static int __sync_device_with_v4l2_controls(struct v4l2_flash *v4l2_flash) in __sync_device_with_v4l2_controls() 531 struct v4l2_flash *v4l2_flash = v4l2_subdev_to_v4l2_flash(sd); in v4l2_flash_open() local [all …]
|
| /Linux-v4.19/drivers/leds/ |
| D | leds-aat1290.c | 71 struct v4l2_flash *v4l2_flash; member 380 struct v4l2_flash *v4l2_flash, in aat1290_intensity_to_brightness() 394 static s32 aat1290_brightness_to_intensity(struct v4l2_flash *v4l2_flash, in aat1290_brightness_to_intensity() 403 static int aat1290_led_external_strobe_set(struct v4l2_flash *v4l2_flash, in aat1290_led_external_strobe_set()
|
| D | leds-max77693.c | 65 struct v4l2_flash *v4l2_flash; member 824 struct v4l2_flash *v4l2_flash, in max77693_led_external_strobe_set()
|
| /Linux-v4.19/drivers/staging/greybus/ |
| D | light.c | 59 struct v4l2_flash *v4l2_flash; member
|