Home
last modified time | relevance | path

Searched refs:ivpu_bo_list (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/accel/ivpu/
H A Divpu_gem.h40 void ivpu_bo_list(struct drm_device *dev, struct drm_printer *p);
H A Divpu_gem.c426 void ivpu_bo_list(struct drm_device *dev, struct drm_printer *p) in ivpu_bo_list() function
444 ivpu_bo_list(dev, &p); in ivpu_bo_list_print()
H A Divpu_debugfs.c35 ivpu_bo_list(&vdev->drm, &p); in bo_list_show()