Home
last modified time | relevance | path

Searched defs:s5p_mfc_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h630 struct s5p_mfc_ctx { struct
631 struct s5p_mfc_dev *dev;
632 struct v4l2_fh fh;
634 int num;
636 int int_cond;
637 int int_type;
638 unsigned int int_err;
639 wait_queue_head_t queue;
641 const struct s5p_mfc_fmt *src_fmt;
642 const struct s5p_mfc_fmt *dst_fmt;
[all …]