Home
last modified time | relevance | path

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

/linux/include/media/
H A Dvideobuf2-core.h625 unsigned int allow_cache_hints:1; member
700 return q->allow_cache_hints && q->memory == VB2_MEMORY_MMAP; in vb2_queue_allows_cache_hints()
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c677 if (!q->allow_cache_hints || memory != V4L2_MEMORY_MMAP) { in vb2_set_flags_and_caps()
697 if (q->allow_cache_hints && q->io_modes & VB2_MMAP) in vb2_set_flags_and_caps()