Home
last modified time | relevance | path

Searched refs:drm_gem_shmem_dumb_create (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/drm/
Ddrm_gem_shmem_helper.h136 int drm_gem_shmem_dumb_create(struct drm_file *file, struct drm_device *dev,
163 .dumb_create = drm_gem_shmem_dumb_create
/Linux-v5.15/drivers/gpu/drm/
Ddrm_gem_shmem_helper.c500 int drm_gem_shmem_dumb_create(struct drm_file *file, struct drm_device *dev, in drm_gem_shmem_dumb_create() function
521 EXPORT_SYMBOL_GPL(drm_gem_shmem_dumb_create);