Home
last modified time | relevance | path

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

/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()