Searched defs:dumb (Results 1 – 2 of 2) sorted by relevance
90 void InitGbmBo(struct gbm_bo *bo, const struct drm_mode_create_dumb *dumb) in InitGbmBo()122 struct drm_mode_create_dumb dumb = { 0 }; in HdiGbmBoCreate() local191 struct drm_mode_destroy_dumb dumb = { 0 }; in HdiGbmBoDestroy() local
46 struct drm_mode_create_dumb dumb = {0}; in Allocate() local