Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Dvideobuf2-core.h669 static inline bool vb2_queue_allows_cache_hints(struct vb2_queue *q) in vb2_queue_allows_cache_hints() function
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c348 if (!vb2_queue_allows_cache_hints(q)) { in set_buffer_cache_hints()
H A Dvideobuf2-core.c733 if (!vb2_queue_allows_cache_hints(q)) in set_queue_coherency()