c3_isp_capture
static void c3_isp_cap_wrmifx3_buff(struct c3_isp_capture *cap)
static void c3_isp_cap_wrmifx3_format(struct c3_isp_capture *cap)
static int c3_isp_cap_dummy_buff_create(struct c3_isp_capture *cap)
static void c3_isp_cap_dummy_buff_destroy(struct c3_isp_capture *cap)
static void c3_isp_cap_cfg_buff(struct c3_isp_capture *cap)
static void c3_isp_cap_start(struct c3_isp_capture *cap)
static void c3_isp_cap_stop(struct c3_isp_capture *cap)
static void c3_isp_cap_done(struct c3_isp_capture *cap)
static void c3_isp_cap_return_buffers(struct c3_isp_capture *cap,
struct c3_isp_capture *cap = video_drvdata(file);
struct c3_isp_capture *cap = video_drvdata(file);
struct c3_isp_capture *cap = video_get_drvdata(vdev);
struct c3_isp_capture *cap = vb2_get_drv_priv(q);
struct c3_isp_capture *cap = vb2_get_drv_priv(vb->vb2_queue);
struct c3_isp_capture *cap = vb2_get_drv_priv(vb->vb2_queue);
struct c3_isp_capture *cap = vb2_get_drv_priv(vb->vb2_queue);
struct c3_isp_capture *cap = vb2_get_drv_priv(q);
struct c3_isp_capture *cap = vb2_get_drv_priv(q);
static int c3_isp_register_capture(struct c3_isp_capture *cap)
struct c3_isp_capture *cap;
struct c3_isp_capture *cap;
struct c3_isp_capture caps[C3_ISP_NUM_CAP_DEVS];