Searched defs:s5p_mfc_ctx (Results 1 – 1 of 1) sorted by relevance
615 struct s5p_mfc_ctx { struct616 struct s5p_mfc_dev *dev;617 struct v4l2_fh fh;619 int num;621 int int_cond;622 int int_type;623 unsigned int int_err;624 wait_queue_head_t queue;626 struct s5p_mfc_fmt *src_fmt;627 struct s5p_mfc_fmt *dst_fmt;[all …]