Lines Matching defs:ephyrFuncs
58 KdCardInfoAdd(&ephyrFuncs, 0);
258 ephyrFuncs.initAccel = ephyr_glamor_init;
259 ephyrFuncs.enableAccel = ephyr_glamor_enable;
260 ephyrFuncs.disableAccel = ephyr_glamor_disable;
261 ephyrFuncs.finiAccel = ephyr_glamor_fini;
267 ephyrFuncs.initAccel = ephyr_glamor_init;
268 ephyrFuncs.enableAccel = ephyr_glamor_enable;
269 ephyrFuncs.disableAccel = ephyr_glamor_disable;
270 ephyrFuncs.finiAccel = ephyr_glamor_fini;
279 ephyrFuncs.initAccel = ephyrDrawInit;
280 ephyrFuncs.enableAccel = ephyrDrawEnable;
281 ephyrFuncs.disableAccel = ephyrDrawDisable;
282 ephyrFuncs.finiAccel = ephyrDrawFini;
366 ephyrFuncs.initCursor = &ephyrCursorInit;
376 KdCardFuncs ephyrFuncs = {