Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/media/
H A Dvideobuf2-core.h648 static inline bool vb2_queue_allows_cache_hints(struct vb2_queue *q) in vb2_queue_allows_cache_hints() function
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c372 if (!vb2_queue_allows_cache_hints(q)) { in set_buffer_cache_hints()