Searched defs:s5p_mfc_ctx (Results 1 – 1 of 1) sorted by relevance
625 struct s5p_mfc_ctx { struct626 struct s5p_mfc_dev *dev;627 struct v4l2_fh fh;629 int num;631 int int_cond;632 int int_type;633 unsigned int int_err;634 wait_queue_head_t queue;636 struct s5p_mfc_fmt *src_fmt;637 struct s5p_mfc_fmt *dst_fmt;[all …]