Symbol: host1x_syncpt_put
drivers/crypto/tegra/tegra-se-main.c
240
host1x_syncpt_put(se->syncpt);
drivers/crypto/tegra/tegra-se-main.c
253
host1x_syncpt_put(se->syncpt);
drivers/gpu/drm/tegra/dc.c
2829
host1x_syncpt_put(dc->syncpt);
drivers/gpu/drm/tegra/dc.c
2854
host1x_syncpt_put(dc->syncpt);
drivers/gpu/drm/tegra/gr2d.c
104
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
114
host1x_syncpt_put(client->syncpts[0]);
drivers/gpu/drm/tegra/gr3d.c
96
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
377
EXPORT_SYMBOL(host1x_syncpt_put);
drivers/staging/media/tegra-video/tegra20.c
445
host1x_syncpt_put(chan->mw_ack_sp[0]);
drivers/staging/media/tegra-video/tegra20.c
446
host1x_syncpt_put(chan->frame_start_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
226
void host1x_syncpt_put(struct host1x_syncpt *sp);