Symbol: host1x_syncpt_put
drivers/crypto/tegra/tegra-se-main.c
242
host1x_syncpt_put(se->syncpt);
drivers/crypto/tegra/tegra-se-main.c
255
host1x_syncpt_put(se->syncpt);
drivers/gpu/drm/tegra/dc.c
2730
host1x_syncpt_put(dc->syncpt);
drivers/gpu/drm/tegra/dc.c
2755
host1x_syncpt_put(dc->syncpt);
drivers/gpu/drm/tegra/gr2d.c
107
host1x_syncpt_put(client->syncpts[0]);
drivers/gpu/drm/tegra/gr2d.c
85
host1x_syncpt_put(client->syncpts[0]);
drivers/gpu/drm/tegra/gr3d.c
116
host1x_syncpt_put(client->syncpts[0]);
drivers/gpu/drm/tegra/gr3d.c
95
host1x_syncpt_put(client->syncpts[0]);
drivers/gpu/drm/tegra/nvdec.c
191
host1x_syncpt_put(client->syncpts[0]);
drivers/gpu/drm/tegra/nvdec.c
218
host1x_syncpt_put(client->syncpts[0]);
drivers/gpu/drm/tegra/uapi.c
320
host1x_syncpt_put(sp);
drivers/gpu/drm/tegra/uapi.c
340
host1x_syncpt_put(sp);
drivers/gpu/drm/tegra/uapi.c
59
host1x_syncpt_put(sp);
drivers/gpu/drm/tegra/vic.c
157
host1x_syncpt_put(client->syncpts[0]);
drivers/gpu/drm/tegra/vic.c
184
host1x_syncpt_put(client->syncpts[0]);
drivers/gpu/host1x/job.c
102
host1x_syncpt_put(job->syncpt);
drivers/gpu/host1x/syncpt.c
372
EXPORT_SYMBOL(host1x_syncpt_put);
drivers/staging/media/tegra-video/tegra20.c
267
host1x_syncpt_put(chan->mw_ack_sp[0]);
drivers/staging/media/tegra-video/tegra210.c
202
host1x_syncpt_put(fs_sp);
drivers/staging/media/tegra-video/tegra210.c
216
host1x_syncpt_put(chan->mw_ack_sp[i]);
drivers/staging/media/tegra-video/tegra210.c
217
host1x_syncpt_put(chan->frame_start_sp[i]);
drivers/staging/media/tegra-video/tegra210.c
227
host1x_syncpt_put(chan->mw_ack_sp[i]);
drivers/staging/media/tegra-video/tegra210.c
228
host1x_syncpt_put(chan->frame_start_sp[i]);
include/linux/host1x.h
219
void host1x_syncpt_put(struct host1x_syncpt *sp);