__drm_dev_alloc
EXPORT_SYMBOL(__drm_dev_alloc);
return __drm_dev_alloc(parent, driver, sizeof(struct drm_device), 0);
void *__drm_dev_alloc(struct device *parent,