Home
last modified time | relevance | path

Searched defs:non_coherent_mem (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/media/common/videobuf2/
A Dvideobuf2-core.c729 static void set_queue_coherency(struct vb2_queue *q, bool non_coherent_mem) in set_queue_coherency()
738 static bool verify_coherency_flags(struct vb2_queue *q, bool non_coherent_mem) in verify_coherency_flags()
752 bool non_coherent_mem = flags & V4L2_MEMORY_FLAG_NON_COHERENT; in vb2_core_reqbufs() local
912 bool non_coherent_mem = flags & V4L2_MEMORY_FLAG_NON_COHERENT; in vb2_core_create_bufs() local
A Dvideobuf2-dma-contig.c47 bool non_coherent_mem; member
/linux-6.3-rc2/include/media/
A Dvideobuf2-core.h600 unsigned int non_coherent_mem:1; member

Completed in 22 milliseconds