HomeSort by: relevance | last modified time | path
    Searched defs:drmmode_crtc_private_rec (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_kms.h 63 } drmmode_crtc_private_rec, *drmmode_crtc_private_ptr; typedef in typeref:struct:__anon9163
  /xsrc/external/mit/xf86-video-ati/dist/src/
drmmode_display.h 78 } drmmode_crtc_private_rec, *drmmode_crtc_private_ptr; typedef in typeref:struct:__anon6771
  /xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_drmmode.h 64 } drmmode_crtc_private_rec, *drmmode_crtc_private_ptr; typedef in typeref:struct:__anon9211
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
drmmode_display.h 145 } drmmode_crtc_private_rec, *drmmode_crtc_private_ptr; typedef in typeref:struct:__anon6708
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
drmmode_display.h 129 } drmmode_crtc_private_rec, *drmmode_crtc_private_ptr; typedef in typeref:struct:__anon6899
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
drmmode_display.c 59 } drmmode_crtc_private_rec, *drmmode_crtc_private_ptr; typedef in typeref:struct:__anon8847
598 drmmode_crtc = xnfcalloc(sizeof(drmmode_crtc_private_rec), 1);
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
drmmode_display.c 71 } drmmode_crtc_private_rec, *drmmode_crtc_private_ptr; typedef in typeref:struct:__anon9068
702 drmmode_crtc = XNFcallocarray(sizeof(drmmode_crtc_private_rec), 1);
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
drmmode_display.h 211 } drmmode_crtc_private_rec, *drmmode_crtc_private_ptr; typedef in typeref:struct:__anon10025

Completed in 12 milliseconds