Home
last modified time | relevance | path

Searched defs:ivpu_bo_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/accel/ivpu/
Divpu_gem.h42 struct ivpu_bo_ops { struct
43 enum ivpu_bo_type type;
44 const char *name;
45 int (*alloc_pages)(struct ivpu_bo *bo);
46 void (*free_pages)(struct ivpu_bo *bo);
47 int (*map_pages)(struct ivpu_bo *bo);
48 void (*unmap_pages)(struct ivpu_bo *bo);