Home
last modified time | relevance | path

Searched refs:res_bo (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_bo.c200 tegra_bo_create(struct drm_device *drm, size_t size, struct tegra_bo **res_bo) in tegra_bo_create() argument
231 *res_bo = bo; in tegra_bo_create()
237 size_t size, uint32_t *handle, struct tegra_bo **res_bo) in tegra_bo_create_with_handle() argument
255 *res_bo = bo; in tegra_bo_create_with_handle()
H A Dtegra_drm.h121 struct tegra_bo **res_bo);