Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3.h66 struct imgu_video_device { struct
67 const char *name;
68 bool output;
69 bool enabled;
73 struct video_device vdev;
76 struct vb2_queue vbq;
77 struct list_head buffers;
79 struct mutex lock;
80 atomic_t sequence;
81 unsigned int id;
[all …]