Searched refs:fimc_ctrls_create (Results 1 – 4 of 4) sorted by relevance
622 int fimc_ctrls_create(struct fimc_ctx *ctx);
634 ret = fimc_ctrls_create(ctx); in fimc_m2m_open()
509 ret = fimc_ctrls_create(vc->ctx); in fimc_capture_open()1808 ret = fimc_ctrls_create(ctx); in fimc_register_capture_device()
597 int fimc_ctrls_create(struct fimc_ctx *ctx) in fimc_ctrls_create() function