Searched refs:sna_output_funcs (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_display_fake.c171 static const xf86OutputFuncsRec sna_output_funcs = { variable in typeref:typename:const xf86OutputFuncsRec
248 output = xf86OutputCreate(scrn, &sna_output_funcs, buf);
H A Dsna_display.c4744 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 Dsna_display_fake.c178 static const xf86OutputFuncsRec sna_output_funcs = { variable in typeref:typename:const xf86OutputFuncsRec
255 output = xf86OutputCreate(scrn, &sna_output_funcs, buf);
H A Dsna_display.c3463 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