tgfx_parport_cb   151 drivers/input/joystick/turbografx.c 	struct pardev_cb tgfx_parport_cb;
tgfx_parport_cb   168 drivers/input/joystick/turbografx.c 	memset(&tgfx_parport_cb, 0, sizeof(tgfx_parport_cb));
tgfx_parport_cb   169 drivers/input/joystick/turbografx.c 	tgfx_parport_cb.flags = PARPORT_FLAG_EXCL;
tgfx_parport_cb   171 drivers/input/joystick/turbografx.c 	pd = parport_register_dev_model(pp, "turbografx", &tgfx_parport_cb,