Searched refs:allow_cache_hints (Results 1 – 4 of 4) sorted by relevance
625 unsigned int allow_cache_hints:1; member700 return q->allow_cache_hints && q->memory == VB2_MEMORY_MMAP; in vb2_queue_allows_cache_hints()
1023 src_vq->allow_cache_hints = 1; in mtk_vcodec_dec_queue_init()1039 dst_vq->allow_cache_hints = 1; in mtk_vcodec_dec_queue_init()
677 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()
2035 q->allow_cache_hints = 1; in dcmi_probe()