Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h563 struct s5p_mfc_ctx { struct
564 struct s5p_mfc_dev *dev;
565 struct v4l2_fh fh;
567 int num;
569 int int_cond;
570 int int_type;
571 unsigned int int_err;
572 wait_queue_head_t queue;
574 struct s5p_mfc_fmt *src_fmt;
575 struct s5p_mfc_fmt *dst_fmt;
[all …]