Searched refs:xwl_tablet_private_key (Results 1 – 1 of 1) sorted by relevance
51 static DevPrivateKeyRec xwl_tablet_private_key; variable2091 &xwl_tablet_private_key); in xwl_tablet_pad_proc()2215 dixSetPrivate(&pad->xdevice->devPrivates, &xwl_tablet_private_key, pad); in tablet_pad_done()2935 if (!dixRegisterPrivateKey(&xwl_tablet_private_key, PRIVATE_DEVICE, 0)) { in InitInput()