Searched refs:host1x_syncpt_put (Results 1 – 10 of 10) sorted by relevance
59 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()
91 host1x_syncpt_put(client->syncpts[0]); in gr2d_init()113 host1x_syncpt_put(client->syncpts[0]); in gr2d_exit()
101 host1x_syncpt_put(client->syncpts[0]); in gr3d_init()122 host1x_syncpt_put(client->syncpts[0]); in gr3d_exit()
200 host1x_syncpt_put(client->syncpts[0]); in nvdec_init()227 host1x_syncpt_put(client->syncpts[0]); in nvdec_exit()
166 host1x_syncpt_put(client->syncpts[0]); in vic_init()193 host1x_syncpt_put(client->syncpts[0]); in vic_exit()
2715 host1x_syncpt_put(dc->syncpt); in tegra_dc_init()2740 host1x_syncpt_put(dc->syncpt); in tegra_dc_exit()
361 void host1x_syncpt_put(struct host1x_syncpt *sp) in host1x_syncpt_put() function368 EXPORT_SYMBOL(host1x_syncpt_put);
102 host1x_syncpt_put(job->syncpt); in job_free()
214 void host1x_syncpt_put(struct host1x_syncpt *sp);
1139 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 20 milliseconds