Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_bo.c198 tegra_bo_create(struct drm_device *drm, size_t size, struct tegra_bo **res_bo) in tegra_bo_create() argument
229 *res_bo = bo; in tegra_bo_create()
235 size_t size, uint32_t *handle, struct tegra_bo **res_bo) in tegra_bo_create_with_handle() argument
253 *res_bo = bo; in tegra_bo_create_with_handle()
H A Dtegra_drm.h119 struct tegra_bo **res_bo);