Searched defs:s5p_mfc_dev (Results 1 – 1 of 1) sorted by relevance
300 struct s5p_mfc_dev { struct301 struct v4l2_device v4l2_dev;302 struct video_device *vfd_dec;303 struct video_device *vfd_enc;304 struct platform_device *plat_dev;305 struct device *mem_dev_l;306 struct device *mem_dev_r;307 void __iomem *regs_base;308 int irq;309 struct v4l2_ctrl_handler dec_ctrl_handler;[all …]