Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/ast/
Dast_drv.c213 .dumb_create = ast_dumb_create,
Dast_drv.h341 extern int ast_dumb_create(struct drm_file *file,
Dast_main.c518 int ast_dumb_create(struct drm_file *file, in ast_dumb_create() function