Searched refs:venc_device (Results 1 – 3 of 3) sorted by relevance
247 struct venc_device { struct338 static void venc_reset(struct venc_device *venc) in venc_reset()381 static int venc_power_on(struct venc_device *venc) in venc_power_on()429 static void venc_power_off(struct venc_device *venc) in venc_power_off()461 struct venc_device *venc = s->private; in venc_dump_regs()687 struct venc_device *venc = dev_get_drvdata(dev); in venc_bind()710 struct venc_device *venc = dev_get_drvdata(dev); in venc_unbind()757 static int venc_probe_of(struct venc_device *venc) in venc_probe_of()808 struct venc_device *venc; in venc_probe()886 struct venc_device *venc = dev_get_drvdata(dev); in venc_runtime_suspend()[all …]
195 struct venc_platform_data *venc_device = vpbe_dev->venc_device; in vpbe_set_output() local225 ret = venc_device->setup_if_config(cfg->outputs[index].if_params); in vpbe_set_output()538 vpbe_dev->venc_device = dev_get_platdata(&pdev->dev); in platform_device_get()
167 struct venc_platform_data *venc_device; member
Completed in 10 milliseconds