Searched refs:host1x_syncpt_put (Results 1 – 9 of 9) 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()
95 host1x_syncpt_put(client->syncpts[0]); in gr3d_init() 116 host1x_syncpt_put(client->syncpts[0]); in gr3d_exit()
2729 host1x_syncpt_put(dc->syncpt); in tegra_dc_init() 2754 host1x_syncpt_put(dc->syncpt); in tegra_dc_exit()
202 host1x_syncpt_put(fs_sp); in tegra210_channel_host1x_syncpt_init() 216 host1x_syncpt_put(chan->mw_ack_sp[i]); in tegra210_channel_host1x_syncpt_init() 217 host1x_syncpt_put(chan->frame_start_sp[i]); in tegra210_channel_host1x_syncpt_init() 227 host1x_syncpt_put(chan->mw_ack_sp[i]); in tegra210_channel_host1x_syncpt_free() 228 host1x_syncpt_put(chan->frame_start_sp[i]); in tegra210_channel_host1x_syncpt_free()
267 host1x_syncpt_put(chan->mw_ack_sp[0]); in tegra20_channel_host1x_syncpt_free()
329 * client driver needs to release it using host1x_syncpt_put().360 * host1x_syncpt_put() - free a requested syncpoint367 void host1x_syncpt_put(struct host1x_syncpt *sp) in host1x_syncpt_put() function 374 EXPORT_SYMBOL(host1x_syncpt_put);
102 host1x_syncpt_put(job->syncpt); in job_free()
242 host1x_syncpt_put(se->syncpt); in tegra_se_client_init() 255 host1x_syncpt_put(se->syncpt); in tegra_se_client_deinit()
219 void host1x_syncpt_put(struct host1x_syncpt *sp);