Searched defs:tgfx (Results 1 – 1 of 1) sorted by relevance
76 static struct tgfx { struct93 struct tgfx *tgfx = (void *) private; in tgfx_timer() argument123 struct tgfx *tgfx = input_get_drvdata(dev); in tgfx_open() local142 struct tgfx *tgfx = input_get_drvdata(dev); in tgfx_close() local161 struct tgfx *tgfx; in tgfx_probe() local267 static void tgfx_remove(struct tgfx *tgfx) in tgfx_remove()