host1x_memory_context
struct host1x_memory_context *memory_context;
struct host1x_memory_context *host1x_memory_context_alloc(struct host1x *host1x,
struct host1x_memory_context *free = NULL;
struct host1x_memory_context *cd = &cdl->devs[i];
void host1x_memory_context_get(struct host1x_memory_context *cd)
void host1x_memory_context_put(struct host1x_memory_context *cd)
struct host1x_memory_context *ctx;
struct host1x_memory_context *devs;
struct host1x_memory_context *memory_context;
struct host1x_memory_context *host1x_memory_context_alloc(struct host1x *host1x,
void host1x_memory_context_get(struct host1x_memory_context *cd);
void host1x_memory_context_put(struct host1x_memory_context *cd);
static inline struct host1x_memory_context *host1x_memory_context_alloc(struct host1x *host1x,
static inline void host1x_memory_context_get(struct host1x_memory_context *cd)
static inline void host1x_memory_context_put(struct host1x_memory_context *cd)