Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/intel/ipu3/
Dipu3-cio2.h354 struct cio2_device { struct
355 struct pci_dev *pci_dev;
356 void __iomem *base;
357 struct v4l2_device v4l2_dev;
358 struct cio2_queue queue[CIO2_QUEUES];
359 struct cio2_queue *cur_queue;
361 struct mutex lock;
363 bool streaming;
364 struct v4l2_async_notifier notifier;
365 struct media_device media_dev;
[all …]