Searched defs:v4l2_flash (Results 1 – 7 of 7) sorted by relevance
/drivers/media/v4l2-core/ |
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 …]
|
/drivers/leds/flash/ |
D | leds-aat1290.c | 70 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()
|
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()
|
D | leds-sgm3140.c | 17 struct v4l2_flash *v4l2_flash; member
|
D | leds-rt8515.c | 50 struct v4l2_flash *v4l2_flash; member
|
D | leds-max77693.c | 62 struct v4l2_flash *v4l2_flash; member 821 struct v4l2_flash *v4l2_flash, in max77693_led_external_strobe_set()
|
/drivers/staging/greybus/ |
D | light.c | 57 struct v4l2_flash *v4l2_flash; member
|