Searched refs:fsl_tcon (Results 1 – 4 of 4) sorted by relevance
18 struct fsl_tcon { struct23 struct fsl_tcon *fsl_tcon_init(struct device *dev); argument24 void fsl_tcon_free(struct fsl_tcon *tcon);26 void fsl_tcon_bypass_disable(struct fsl_tcon *tcon);27 void fsl_tcon_bypass_enable(struct fsl_tcon *tcon);
19 void fsl_tcon_bypass_disable(struct fsl_tcon *tcon) in fsl_tcon_bypass_disable()25 void fsl_tcon_bypass_enable(struct fsl_tcon *tcon) in fsl_tcon_bypass_enable()41 struct fsl_tcon *tcon, in fsl_tcon_init_regmap()59 struct fsl_tcon *fsl_tcon_init(struct device *dev) in fsl_tcon_init()61 struct fsl_tcon *tcon; in fsl_tcon_init()102 void fsl_tcon_free(struct fsl_tcon *tcon) in fsl_tcon_free()
7 fsl_tcon.o
186 struct fsl_tcon *tcon;
Completed in 7 milliseconds