Searched refs:vimc_allocator (Results 1 – 3 of 3) sorted by relevance
19 unsigned int vimc_allocator; variable20 module_param_named(allocator, vimc_allocator, uint, 0444);288 if (vimc_allocator == VIMC_ALLOCATOR_DMA_CONTIG) in vimc_probe()
38 extern unsigned int vimc_allocator;
428 if (vimc_allocator == VIMC_ALLOCATOR_VMALLOC) in vimc_cap_add()433 q->mem_ops = vimc_allocator == VIMC_ALLOCATOR_DMA_CONTIG in vimc_cap_add()