Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_drv.h437 void *__devm_drm_dev_alloc(struct device *parent,
468 ((type *) __devm_drm_dev_alloc(parent, driver, sizeof(type), \
/linux/drivers/gpu/drm/tests/
H A Ddrm_kunit_helpers.c68 container = __devm_drm_dev_alloc(dev, driver, size, offset); in __drm_kunit_helper_alloc_drm_device_with_driver()
/linux/drivers/gpu/drm/
H A Ddrm_drv.c717 void *__devm_drm_dev_alloc(struct device *parent, in __devm_drm_dev_alloc() function
739 EXPORT_SYMBOL(__devm_drm_dev_alloc);