Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/host1x/
A Dchannel.c95 void host1x_channel_put(struct host1x_channel *channel) in host1x_channel_put() function
99 EXPORT_SYMBOL(host1x_channel_put);
A Ddebug.c139 host1x_channel_put(ch); in show_all()
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dgr2d.c93 host1x_channel_put(gr2d->channel); in gr2d_init()
114 host1x_channel_put(gr2d->channel); in gr2d_exit()
140 host1x_channel_put(context->channel); in gr2d_close_channel()
A Dgr3d.c103 host1x_channel_put(gr3d->channel); in gr3d_init()
123 host1x_channel_put(gr3d->channel); in gr3d_exit()
149 host1x_channel_put(context->channel); in gr3d_close_channel()
A Dnvdec.c202 host1x_channel_put(nvdec->channel); in nvdec_init()
228 host1x_channel_put(nvdec->channel); in nvdec_exit()
373 host1x_channel_put(context->channel); in nvdec_close_channel()
A Dvic.c168 host1x_channel_put(vic->channel); in vic_init()
194 host1x_channel_put(vic->channel); in vic_exit()
381 host1x_channel_put(context->channel); in vic_close_channel()
A Duapi.c44 host1x_channel_put(context->channel); in tegra_drm_channel_context_close()
155 host1x_channel_put(context->channel); in tegra_drm_ioctl_channel_open()
A Ddrm.c940 host1x_channel_put(client->shared_channel); in tegra_drm_unregister_client()
/linux-6.3-rc2/include/linux/
A Dhost1x.h239 void host1x_channel_put(struct host1x_channel *channel);

Completed in 14 milliseconds