Searched refs:host1x_bo_mapping (Results 1 – 7 of 7) sorted by relevance
125 struct host1x_bo_mapping { struct141 static inline struct host1x_bo_mapping *to_host1x_bo_mapping(struct kref *ref) in to_host1x_bo_mapping() argument143 return container_of(ref, struct host1x_bo_mapping, ref); in to_host1x_bo_mapping()149 struct host1x_bo_mapping *(*pin)(struct device *dev, struct host1x_bo *bo,151 void (*unpin)(struct host1x_bo_mapping *map);180 struct host1x_bo_mapping *host1x_bo_pin(struct device *dev, struct host1x_bo *bo,183 void host1x_bo_unpin(struct host1x_bo_mapping *map);
38 struct host1x_bo_mapping *map;
155 struct host1x_bo_mapping *map; in pin_job()213 struct host1x_bo_mapping *map; in pin_job()659 struct host1x_bo_mapping *map = job->unpins[i].map; in host1x_job_unpin()
30 struct host1x_bo_mapping *map;
46 struct host1x_bo_mapping *map[3];
67 static struct host1x_bo_mapping *71 struct host1x_bo_mapping *map; in gather_bo_pin()112 static void gather_bo_unpin(struct host1x_bo_mapping *map) in gather_bo_unpin()
147 struct host1x_bo_mapping *map; in tegra_dc_pin()