Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/ivpu/
H A Divpu_gem.h41 void ivpu_bo_list(struct drm_device *dev, struct drm_printer *p);
H A Divpu_gem.c472 void ivpu_bo_list(struct drm_device *dev, struct drm_printer *p) in ivpu_bo_list() function
490 ivpu_bo_list(dev, &p); in ivpu_bo_list_print()
H A Divpu_debugfs.c36 ivpu_bo_list(&vdev->drm, &p); in bo_list_show()