Searched refs:fimc_ctrls_create (Results 1 – 4 of 4) sorted by relevance
618 int fimc_ctrls_create(struct fimc_ctx *ctx);
635 ret = fimc_ctrls_create(ctx); in fimc_m2m_open()
502 ret = fimc_ctrls_create(vc->ctx); in fimc_capture_open()1807 ret = fimc_ctrls_create(ctx); in fimc_register_capture_device()
573 int fimc_ctrls_create(struct fimc_ctx *ctx) in fimc_ctrls_create() function