Searched refs:__devm_drm_dev_alloc (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/gpu/drm/tests/
H A Ddrm_kunit_helpers.c67 container = __devm_drm_dev_alloc(dev, driver, size, offset);
/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/
H A Ddrm_drv.c717 void *__devm_drm_dev_alloc(struct device *parent, function
739 EXPORT_SYMBOL(__devm_drm_dev_alloc); variable

Completed in 208 milliseconds