Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/intel/ipu3/
Dipu3-cio2.h356 struct cio2_device { struct
357 struct pci_dev *pci_dev;
358 void __iomem *base;
359 struct v4l2_device v4l2_dev;
360 struct cio2_queue queue[CIO2_QUEUES];
361 struct cio2_queue *cur_queue;
363 struct mutex lock;
365 bool streaming;
366 struct v4l2_async_notifier notifier;
367 struct media_device media_dev;
[all …]