Searched refs:allow_cache_hints (Results 1 – 5 of 5) sorted by relevance
599 unsigned int allow_cache_hints:1; member671 return q->allow_cache_hints && q->memory == VB2_MEMORY_MMAP; in vb2_queue_allows_cache_hints()
997 src_vq->allow_cache_hints = 1; in mtk_vcodec_dec_queue_init()1013 dst_vq->allow_cache_hints = 1; in mtk_vcodec_dec_queue_init()
686 if (q->allow_cache_hints && q->io_modes & VB2_MMAP) in fill_buf_caps()698 if (!q->allow_cache_hints || memory != V4L2_MEMORY_MMAP) { in validate_memory_flags()
2043 q->allow_cache_hints = 1; in dcmi_probe()
892 q->allow_cache_hints = (cache_hints[dev->inst] == 1); in vivid_create_queue()