Searched defs:ipu6_isys_queue (Results 1 – 1 of 1) sorted by relevance
20 struct ipu6_isys_queue { struct21 struct vb2_queue vbq;22 struct list_head node;23 struct device *dev;27 spinlock_t lock;28 struct list_head active;29 struct list_head incoming;30 unsigned int fw_output;