Searched refs:tgfx_parport_cb (Results 1 – 1 of 1) sorted by relevance
148 struct pardev_cb tgfx_parport_cb; in tgfx_attach() local165 memset(&tgfx_parport_cb, 0, sizeof(tgfx_parport_cb)); in tgfx_attach()166 tgfx_parport_cb.flags = PARPORT_FLAG_EXCL; in tgfx_attach()168 pd = parport_register_dev_model(pp, "turbografx", &tgfx_parport_cb, in tgfx_attach()