Searched defs:vpu_device (Results 1 – 6 of 6) sorted by relevance
737 struct vpu_device { struct738 struct device *dev;739 struct v4l2_device v4l2_dev;740 struct v4l2_m2m_dev *v4l2_m2m_dec_dev;741 struct v4l2_m2m_dev *v4l2_m2m_enc_dev;742 struct list_head instances;743 struct video_device *video_dev_dec;744 struct video_device *video_dev_enc;745 struct mutex dev_lock; /* lock for the src, dst v4l2 queues */746 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
164 static struct platform_device vpu_device = { variable
507 static struct platform_device vpu_device = { variable