Searched refs:radeon_ttm_bo_is_radeon_bo (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon.h1894 extern bool radeon_ttm_bo_is_radeon_bo(struct ttm_buffer_object *bo);
H A Dradeon_object.c79 bool radeon_ttm_bo_is_radeon_bo(struct ttm_buffer_object *bo) function
581 if (!radeon_ttm_bo_is_radeon_bo(bo))
595 if (!radeon_ttm_bo_is_radeon_bo(bo))
H A Dradeon_ttm.c181 if (!radeon_ttm_bo_is_radeon_bo(bo)) {

Completed in 91 milliseconds