Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/ast/
Dast_drv.c210 .dumb_create = ast_dumb_create,
Dast_drv.h348 extern int ast_dumb_create(struct drm_file *file,
Dast_main.c614 int ast_dumb_create(struct drm_file *file, in ast_dumb_create() function