Home
last modified time | relevance | path

Searched refs:vb2_queue_allows_cache_hints (Results 1 – 2 of 2) sorted by relevance

/linux/include/media/
H A Dvideobuf2-core.h698 static inline bool vb2_queue_allows_cache_hints(struct vb2_queue *q) in vb2_queue_allows_cache_hints() function
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c833 if (!vb2_queue_allows_cache_hints(q)) in set_queue_coherency()