venc_device
#define drm_bridge_to_venc(b) container_of(b, struct venc_device, bridge)
static inline void venc_write_reg(struct venc_device *venc, int idx, u32 val)
static inline u32 venc_read_reg(struct venc_device *venc, int idx)
static void venc_write_config(struct venc_device *venc,
static void venc_reset(struct venc_device *venc)
static int venc_runtime_get(struct venc_device *venc)
static void venc_runtime_put(struct venc_device *venc)
static int venc_power_on(struct venc_device *venc)
static void venc_power_off(struct venc_device *venc)
struct venc_device *venc = s->private;
static int venc_get_clocks(struct venc_device *venc)
struct venc_device *venc = drm_bridge_to_venc(bridge);
struct venc_device *venc = drm_bridge_to_venc(bridge);
struct venc_device *venc = drm_bridge_to_venc(bridge);
struct venc_device *venc = drm_bridge_to_venc(bridge);
static void venc_bridge_init(struct venc_device *venc)
static void venc_bridge_cleanup(struct venc_device *venc)
struct venc_device *venc = dev_get_drvdata(dev);
struct venc_device *venc = dev_get_drvdata(dev);
static int venc_init_output(struct venc_device *venc)
static void venc_uninit_output(struct venc_device *venc)
static int venc_probe_of(struct venc_device *venc)
struct venc_device *venc;
venc = devm_drm_bridge_alloc(&pdev->dev, struct venc_device, bridge, &venc_bridge_funcs);
struct venc_device *venc = platform_get_drvdata(pdev);
struct venc_device *venc = dev_get_drvdata(dev);
struct venc_device *venc = dev_get_drvdata(dev);