drm_dma_handle     20 include/drm/ati_pcigart.h 	struct drm_dma_handle *table_handle;
drm_dma_handle     84 include/drm/drmP.h struct drm_dma_handle;
drm_dma_handle    993 include/drm/drmP.h extern struct drm_dma_handle *drm_pci_alloc(struct drm_device *dev, size_t size,
drm_dma_handle    995 include/drm/drmP.h extern void drm_pci_free(struct drm_device *dev, struct drm_dma_handle * dmah);
drm_dma_handle     90 include/drm/drm_legacy.h 	struct drm_dma_handle **seglist;