Searched defs:vb2_queue (Results 1 – 1 of 1) sorted by relevance
611 struct vb2_queue { struct612 unsigned int type;614 struct device *dev;628 struct mutex *lock;629 void *owner;635 void *drv_priv;636 u32 subsystem_flags;639 gfp_t gfp_flags;647 unsigned int memory;693 * vb2_queue_allows_cache_hints() - Return true if the queue allows cache argument[all …]
Completed in 12 milliseconds