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-v4l2.c348 if (!vb2_queue_allows_cache_hints(q)) { in set_buffer_cache_hints()