Searched refs:to_tegra_bo (Results 1 – 4 of 4) sorted by relevance
497 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_free_object()545 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_fault()566 struct tegra_bo *bo = to_tegra_bo(gem); in __tegra_gem_mmap()618 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_map_dma_buf()651 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_unmap_dma_buf()669 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_begin_cpu_access()682 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_end_cpu_access()708 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_vmap()723 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_vunmap()784 bo = to_tegra_bo(gem); in tegra_gem_lookup()
52 static inline struct tegra_bo *to_tegra_bo(struct drm_gem_object *gem) in to_tegra_bo() function
30 return to_tegra_bo(drm_gem_fb_get_obj(framebuffer, index)); in tegra_fb_get_plane()172 planes[i] = to_tegra_bo(gem); in tegra_fb_create()
377 bo = to_tegra_bo(gem); in tegra_gem_mmap()651 bo = to_tegra_bo(gem); in tegra_gem_set_tiling()673 bo = to_tegra_bo(gem); in tegra_gem_get_tiling()715 bo = to_tegra_bo(gem); in tegra_gem_set_flags()737 bo = to_tegra_bo(gem); in tegra_gem_get_flags()
Completed in 7 milliseconds