Home
last modified time | relevance | path

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

/drivers/media/pci/intel/ipu6/
A Dipu6-isys-queue.h20 struct ipu6_isys_queue { struct
21 struct vb2_queue vbq;
22 struct list_head node;
23 spinlock_t lock; /* Protects active and incoming lists */
24 struct list_head active;
25 struct list_head incoming;
26 unsigned int fw_output;

Completed in 7 milliseconds