Searched refs:__devm_drm_dev_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/drm/
H A Ddrm_drv.h447 void *__devm_drm_dev_alloc(struct device *parent,
478 ((type *) __devm_drm_dev_alloc(parent, driver, sizeof(type), \
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_kunit_helpers.c67 container = __devm_drm_dev_alloc(dev, driver, size, offset);
/linux-master/drivers/gpu/drm/
H A Ddrm_drv.c719 void *__devm_drm_dev_alloc(struct device *parent, function
741 EXPORT_SYMBOL(__devm_drm_dev_alloc); variable

Completed in 108 milliseconds