Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/pci/intel/ipu3/
Dipu3-cio2.h376 struct cio2_device { struct
377 struct pci_dev *pci_dev;
378 void __iomem *base;
379 struct v4l2_device v4l2_dev;
380 struct cio2_queue queue[CIO2_QUEUES];
381 struct cio2_queue *cur_queue;
383 struct mutex lock;
385 bool streaming;
386 struct v4l2_async_notifier notifier;
387 struct media_device media_dev;
[all …]