Searched defs:gbm_bo_get_device (Results 1 – 3 of 3) sorted by relevance
301 gbm_bo_get_device(struct gbm_bo *bo) in gbm_bo_get_device() function
306 PUBLIC struct gbm_device *gbm_bo_get_device(struct gbm_bo *bo) in gbm_bo_get_device() function
174 pub fn gbm_bo_get_device(bo: *mut gbm_bo) -> *mut gbm_device; in gbm_bo_get_device() function