Searched refs:drmmode_sprite_funcs (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.h292 extern miPointerSpriteFuncRec drmmode_sprite_funcs;
H A Damdgpu_kms.c1774 PointPriv->spriteFuncs = &drmmode_sprite_funcs;
1951 if (PointPriv->spriteFuncs == &drmmode_sprite_funcs)
H A Ddrmmode_display.c3568 miPointerSpriteFuncRec drmmode_sprite_funcs = { variable in typeref:typename:miPointerSpriteFuncRec
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.h265 extern miPointerSpriteFuncRec drmmode_sprite_funcs;
H A Dradeon_kms.c2085 PointPriv->spriteFuncs = &drmmode_sprite_funcs;
2249 if (PointPriv->spriteFuncs == &drmmode_sprite_funcs)
H A Ddrmmode_display.c3050 miPointerSpriteFuncRec drmmode_sprite_funcs = { variable in typeref:typename:miPointerSpriteFuncRec
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h269 extern miPointerSpriteFuncRec drmmode_sprite_funcs;
H A Ddriver.c1913 PointPriv->spriteFuncs = &drmmode_sprite_funcs;
2158 if (PointPriv->spriteFuncs == &drmmode_sprite_funcs)
H A Ddrmmode_display.c4421 miPointerSpriteFuncRec drmmode_sprite_funcs = { variable in typeref:typename:miPointerSpriteFuncRec

Completed in 35 milliseconds