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.h300 struct s5p_mfc_dev { struct
301 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 …]