Home
last modified time | relevance | path

Searched refs:host1x_channel_put (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/host1x/
Dchannel.c66 void host1x_channel_put(struct host1x_channel *channel) in host1x_channel_put() function
81 EXPORT_SYMBOL(host1x_channel_put);
/drivers/gpu/drm/tegra/
Dgr2d.c84 host1x_channel_put(context->channel); in gr2d_close_channel()
Dgr3d.c94 host1x_channel_put(context->channel); in gr3d_close_channel()