Searched refs:host1x_channel_get (Results 1 – 3 of 3) sorted by relevance
48 struct host1x_channel *host1x_channel_get(struct host1x_channel *channel) in host1x_channel_get() function64 EXPORT_SYMBOL(host1x_channel_get);
75 context->channel = host1x_channel_get(gr2d->channel); in gr2d_open_channel()
85 context->channel = host1x_channel_get(gr3d->channel); in gr3d_open_channel()