Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h297 struct s5p_mfc_dev { struct
298 struct v4l2_device v4l2_dev;
299 struct video_device *vfd_dec;
300 struct video_device *vfd_enc;
301 struct platform_device *plat_dev;
302 struct device *mem_dev_l;
303 struct device *mem_dev_r;
304 void __iomem *regs_base;
305 int irq;
306 struct v4l2_ctrl_handler dec_ctrl_handler;
[all …]