Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/cpia2/
Dcpia2.h354 struct camera_data { struct
356 struct v4l2_device v4l2_dev;
357 struct mutex v4l2_lock; /* serialize file operations */
358 struct v4l2_ctrl_handler hdl;
359 struct {
364 struct v4l2_ctrl *usb_alt;
367 int first_image_seen;
368 enum sensors sensor_type;
369 u8 flush;
370 struct v4l2_fh *stream_fh;
[all …]