init_mem_type    1602 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 	.init_mem_type = &amdgpu_init_mem_type,
init_mem_type     139 drivers/gpu/drm/drm_vram_mm_helper.c 	.init_mem_type = bo_driver_init_mem_type,
init_mem_type    1700 drivers/gpu/drm/nouveau/nouveau_bo.c 	.init_mem_type = nouveau_bo_init_mem_type,
init_mem_type     309 drivers/gpu/drm/qxl/qxl_ttm.c 	.init_mem_type = &qxl_init_mem_type,
init_mem_type     778 drivers/gpu/drm/radeon/radeon_ttm.c 	.init_mem_type = &radeon_init_mem_type,
init_mem_type    1602 drivers/gpu/drm/ttm/ttm_bo.c 	ret = bdev->driver->init_mem_type(bdev, type, man);
init_mem_type     265 drivers/gpu/drm/virtio/virtgpu_ttm.c 	.init_mem_type = &virtio_gpu_init_mem_type,
init_mem_type     870 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	.init_mem_type = vmw_init_mem_type,
init_mem_type     272 include/drm/ttm/ttm_bo_driver.h 	int (*init_mem_type)(struct ttm_bo_device *bdev, uint32_t type,