Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h619 struct s5p_mfc_ctx { struct
620 struct s5p_mfc_dev *dev;
621 struct v4l2_fh fh;
623 int num;
625 int int_cond;
626 int int_type;
627 unsigned int int_err;
628 wait_queue_head_t queue;
630 struct s5p_mfc_fmt *src_fmt;
631 struct s5p_mfc_fmt *dst_fmt;
[all …]