host1x_bo_mapping
static struct host1x_bo_mapping *
struct host1x_bo_mapping *map;
static void tegra_se_cmdbuf_unpin(struct host1x_bo_mapping *map)
static void tegra_bo_unpin(struct host1x_bo_mapping *map)
struct host1x_bo_mapping *mapping, *tmp;
static struct host1x_bo_mapping *tegra_bo_pin(struct device *dev, struct host1x_bo *bo,
struct host1x_bo_mapping *map;
struct host1x_bo_mapping *map;
struct host1x_bo_mapping *map[3];
static void gather_bo_unpin(struct host1x_bo_mapping *map)
static struct host1x_bo_mapping *
struct host1x_bo_mapping *map;
struct host1x_bo_mapping *map;
struct host1x_bo_mapping *host1x_bo_pin(struct device *dev, struct host1x_bo *bo,
struct host1x_bo_mapping *mapping;
struct host1x_bo_mapping *mapping = to_host1x_bo_mapping(ref);
void host1x_bo_unpin(struct host1x_bo_mapping *mapping)
struct host1x_bo_mapping *map;
struct host1x_bo_mapping *map;
struct host1x_bo_mapping *map = job->unpins[i].map;
struct host1x_bo_mapping *map;
static inline struct host1x_bo_mapping *to_host1x_bo_mapping(struct kref *ref)
return container_of(ref, struct host1x_bo_mapping, ref);
struct host1x_bo_mapping *(*pin)(struct device *dev, struct host1x_bo *bo,
void (*unpin)(struct host1x_bo_mapping *map);
struct host1x_bo_mapping *host1x_bo_pin(struct device *dev, struct host1x_bo *bo,
void host1x_bo_unpin(struct host1x_bo_mapping *map);