Home
last modified time | relevance | path

Searched defs:tgfx (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/joystick/
Dturbografx.c76 static struct tgfx { struct
93 struct tgfx *tgfx = (void *) private; in tgfx_timer() argument
123 struct tgfx *tgfx = input_get_drvdata(dev); in tgfx_open() local
142 struct tgfx *tgfx = input_get_drvdata(dev); in tgfx_close() local
161 struct tgfx *tgfx; in tgfx_probe() local
267 static void tgfx_remove(struct tgfx *tgfx) in tgfx_remove()