Searched defs:venc_device (Results 1 – 3 of 3) sorted by relevance
322 struct venc_device { struct342 #define dssdev_to_venc(dssdev) container_of(dssdev, struct venc_device, output) argument
179 struct venc_platform_data *venc_device; member
225 struct venc_platform_data *venc_device = vpbe_dev->venc_device; in vpbe_set_output() local