Searched refs:mtk_drm_gem_dumb_create (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_gem.h | 40 int mtk_drm_gem_dumb_create(struct drm_file *file_priv, struct drm_device *dev,
|
H A D | mtk_drm_gem.c | 117 int mtk_drm_gem_dumb_create(struct drm_file *file_priv, struct drm_device *dev, in mtk_drm_gem_dumb_create() function
|
H A D | mtk_drm_drv.c | 565 .dumb_create = mtk_drm_gem_dumb_create,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_gem.h | 40 int mtk_drm_gem_dumb_create(struct drm_file *file_priv, struct drm_device *dev,
|
H A D | mtk_drm_gem.c | 98 int mtk_drm_gem_dumb_create(struct drm_file *file_priv, struct drm_device *dev, in mtk_drm_gem_dumb_create() function
|
H A D | mtk_drm_drv.c | 329 .dumb_create = mtk_drm_gem_dumb_create,
|
Completed in 4 milliseconds