Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/test-drivers/vimc/
A Dvimc-core.c19 unsigned int vimc_allocator; variable
20 module_param_named(allocator, vimc_allocator, uint, 0444);
354 if (vimc_allocator == VIMC_ALLOCATOR_DMA_CONTIG) in vimc_probe()
A Dvimc-common.h38 extern unsigned int vimc_allocator;
A Dvimc-capture.c427 if (vimc_allocator == VIMC_ALLOCATOR_VMALLOC) in vimc_capture_add()
432 q->mem_ops = vimc_allocator == VIMC_ALLOCATOR_DMA_CONTIG in vimc_capture_add()

Completed in 5 milliseconds