Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_drv.h466 void *__devm_drm_dev_alloc(struct device *parent,
497 ((type *) __devm_drm_dev_alloc(parent, driver, sizeof(type), \
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_kunit_helpers.c135 container = __devm_drm_dev_alloc(dev, driver, size, offset); in __drm_kunit_helper_alloc_drm_device_with_driver()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_drv.c725 void *__devm_drm_dev_alloc(struct device *parent, in __devm_drm_dev_alloc() function
747 EXPORT_SYMBOL(__devm_drm_dev_alloc);