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