Searched defs:vb2_queue (Results 1 – 1 of 1) sorted by relevance
585 struct vb2_queue { struct586 unsigned int type;588 struct device *dev;602 struct mutex *lock;603 void *owner;609 void *drv_priv;610 u32 subsystem_flags;613 gfp_t gfp_flags;620 unsigned int memory;664 * vb2_queue_allows_cache_hints() - Return true if the queue allows cache argument[all …]
Completed in 6 milliseconds