Searched defs:vpu_device (Results 1 – 6 of 6) sorted by relevance
739 struct vpu_device { struct740 struct device *dev;741 struct v4l2_device v4l2_dev;742 struct v4l2_m2m_dev *v4l2_m2m_dec_dev;743 struct v4l2_m2m_dev *v4l2_m2m_enc_dev;744 struct list_head instances;745 struct video_device *video_dev_dec;746 struct video_device *video_dev_enc;747 struct mutex dev_lock; /* lock for the src, dst v4l2 queues */748 struct mutex hw_lock; /* lock hw configurations */[all …]
108 static struct platform_device vpu_device = { variable
344 static struct platform_device vpu_device = { variable
158 static struct platform_device vpu_device = { variable
167 static struct platform_device vpu_device = { variable
508 static struct platform_device vpu_device = { variable