Home
last modified time | relevance | path

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

/Linux-v5.15/include/media/
Dvideobuf2-core.h651 static inline bool vb2_queue_allows_cache_hints(struct vb2_queue *q) in vb2_queue_allows_cache_hints() function
/Linux-v5.15/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c366 if (!vb2_queue_allows_cache_hints(q)) { in set_buffer_cache_hints()