Home
last modified time | relevance | path

Searched refs:VIMC_ALLOCATOR_VMALLOC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-common.h41 VIMC_ALLOCATOR_VMALLOC = 0, enumerator
H A Dvimc-capture.c427 if (vimc_allocator == VIMC_ALLOCATOR_VMALLOC) in vimc_capture_add()