Home
last modified time | relevance | path

Searched refs:host1x_syncpt_put (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Duapi.c59 host1x_syncpt_put(sp); in tegra_drm_uapi_close_file()
317 host1x_syncpt_put(sp); in tegra_drm_ioctl_syncpoint_allocate()
337 host1x_syncpt_put(sp); in tegra_drm_ioctl_syncpoint_free()
A Dgr2d.c91 host1x_syncpt_put(client->syncpts[0]); in gr2d_init()
113 host1x_syncpt_put(client->syncpts[0]); in gr2d_exit()
A Dgr3d.c101 host1x_syncpt_put(client->syncpts[0]); in gr3d_init()
122 host1x_syncpt_put(client->syncpts[0]); in gr3d_exit()
A Dnvdec.c200 host1x_syncpt_put(client->syncpts[0]); in nvdec_init()
227 host1x_syncpt_put(client->syncpts[0]); in nvdec_exit()
A Dvic.c166 host1x_syncpt_put(client->syncpts[0]); in vic_init()
193 host1x_syncpt_put(client->syncpts[0]); in vic_exit()
A Ddc.c2715 host1x_syncpt_put(dc->syncpt); in tegra_dc_init()
2740 host1x_syncpt_put(dc->syncpt); in tegra_dc_exit()
/linux-6.3-rc2/drivers/gpu/host1x/
A Dsyncpt.c361 void host1x_syncpt_put(struct host1x_syncpt *sp) in host1x_syncpt_put() function
368 EXPORT_SYMBOL(host1x_syncpt_put);
A Djob.c102 host1x_syncpt_put(job->syncpt); in job_free()
/linux-6.3-rc2/include/linux/
A Dhost1x.h214 void host1x_syncpt_put(struct host1x_syncpt *sp);
/linux-6.3-rc2/drivers/staging/media/tegra-video/
A Dvi.c1139 host1x_syncpt_put(chan->mw_ack_sp[i]); in tegra_channel_host1x_syncpts_free()
1140 host1x_syncpt_put(chan->frame_start_sp[i]); in tegra_channel_host1x_syncpts_free()
1185 host1x_syncpt_put(fs_sp); in tegra_channel_host1x_syncpt_init()

Completed in 21 milliseconds