fsl_tcon          186 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.h 	struct fsl_tcon *tcon;
fsl_tcon           19 drivers/gpu/drm/fsl-dcu/fsl_tcon.c void fsl_tcon_bypass_disable(struct fsl_tcon *tcon)
fsl_tcon           25 drivers/gpu/drm/fsl-dcu/fsl_tcon.c void fsl_tcon_bypass_enable(struct fsl_tcon *tcon)
fsl_tcon           41 drivers/gpu/drm/fsl-dcu/fsl_tcon.c 				struct fsl_tcon *tcon,
fsl_tcon           59 drivers/gpu/drm/fsl-dcu/fsl_tcon.c struct fsl_tcon *fsl_tcon_init(struct device *dev)
fsl_tcon           61 drivers/gpu/drm/fsl-dcu/fsl_tcon.c 	struct fsl_tcon *tcon;
fsl_tcon          102 drivers/gpu/drm/fsl-dcu/fsl_tcon.c void fsl_tcon_free(struct fsl_tcon *tcon)
fsl_tcon           23 drivers/gpu/drm/fsl-dcu/fsl_tcon.h struct fsl_tcon *fsl_tcon_init(struct device *dev);
fsl_tcon           24 drivers/gpu/drm/fsl-dcu/fsl_tcon.h void fsl_tcon_free(struct fsl_tcon *tcon);
fsl_tcon           26 drivers/gpu/drm/fsl-dcu/fsl_tcon.h void fsl_tcon_bypass_disable(struct fsl_tcon *tcon);
fsl_tcon           27 drivers/gpu/drm/fsl-dcu/fsl_tcon.h void fsl_tcon_bypass_enable(struct fsl_tcon *tcon);