Searched refs:first_display_reply (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/tools/ |
| H A D | virtual.c | 2900 static void first_display_reply(struct context *ctx, int result) function in typeref:typename:void 2946 first_display_reply(ctx, last_display_clone(ctx, bumblebee_open(ctx))); 2949 first_display_reply(ctx, last_display_clone(ctx, display_open(ctx, ctx->command + 5))); 2952 first_display_reply(ctx, 0);
|
| /xsrc/external/mit/xf86-video-intel/dist/tools/ |
| H A D | virtual.c | 3083 static void first_display_reply(struct context *ctx, int result) function in typeref:typename:void 3129 first_display_reply(ctx, last_display_clone(ctx, bumblebee_open(ctx))); 3132 first_display_reply(ctx, last_display_clone(ctx, display_open(ctx, ctx->command + 5))); 3135 first_display_reply(ctx, 0);
|
Completed in 9 milliseconds