Searched refs:sna_output_funcs (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ | ||
| H A D | sna_display_fake.c | 171 static const xf86OutputFuncsRec sna_output_funcs = { variable in typeref:typename:const xf86OutputFuncsRec 248 output = xf86OutputCreate(scrn, &sna_output_funcs, buf); |
| H A D | sna_display.c | 4744 static const xf86OutputFuncsRec sna_output_funcs = { variable in typeref:typename:const xf86OutputFuncsRec 5256 assert(output->funcs == &sna_output_funcs); 5288 output->funcs = &sna_output_funcs; |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ | ||
| H A D | sna_display_fake.c | 178 static const xf86OutputFuncsRec sna_output_funcs = { variable in typeref:typename:const xf86OutputFuncsRec 255 output = xf86OutputCreate(scrn, &sna_output_funcs, buf); |
| H A D | sna_display.c | 3463 static const xf86OutputFuncsRec sna_output_funcs = { variable in typeref:typename:const xf86OutputFuncsRec 3891 assert(output->funcs == &sna_output_funcs); 3910 output->funcs = &sna_output_funcs; |
Completed in 21 milliseconds