Searched refs:vimc_mbus_code_by_index (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/test-drivers/vimc/
H A Dvimc-common.h184 * vimc_mbus_code_by_index - get mbus code by its index
190 u32 vimc_mbus_code_by_index(unsigned int index);
H A Dvimc-common.c197 u32 vimc_mbus_code_by_index(unsigned int index) function
H A Dvimc-sensor.c63 u32 mbus_code = vimc_mbus_code_by_index(code->index);
H A Dvimc-scaler.c95 u32 mbus_code = vimc_mbus_code_by_index(code->index);

Completed in 109 milliseconds