Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
Dgr2d.c75 host1x_channel_put(gr2d->channel); in gr2d_init()
93 host1x_channel_put(gr2d->channel); in gr2d_exit()
117 host1x_channel_put(context->channel); in gr2d_close_channel()
Dgr3d.c81 host1x_channel_put(gr3d->channel); in gr3d_init()
98 host1x_channel_put(gr3d->channel); in gr3d_exit()
122 host1x_channel_put(context->channel); in gr3d_close_channel()
Dvic.c170 host1x_channel_put(vic->channel); in vic_init()
193 host1x_channel_put(vic->channel); in vic_exit()
351 host1x_channel_put(context->channel); in vic_close_channel()
Duapi.c45 host1x_channel_put(context->channel); in tegra_drm_channel_context_close()
126 host1x_channel_put(context->channel); in tegra_drm_ioctl_channel_open()
Ddrm.c930 host1x_channel_put(client->shared_channel); in tegra_drm_unregister_client()
/drivers/gpu/host1x/
Dchannel.c91 void host1x_channel_put(struct host1x_channel *channel) in host1x_channel_put() function
95 EXPORT_SYMBOL(host1x_channel_put);
Ddebug.c120 host1x_channel_put(ch); in show_all()