Home
last modified time | relevance | path

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

/linux/include/media/
A Dvideobuf2-core.h573 struct vb2_queue { struct
574 unsigned int type;
576 struct device *dev;
590 struct mutex *lock;
591 void *owner;
597 void *drv_priv;
598 u32 subsystem_flags;
601 gfp_t gfp_flags;
608 unsigned int memory;
650 * vb2_queue_allows_cache_hints() - Return true if the queue allows cache argument
[all …]

Completed in 6 milliseconds