Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
Duapi.c60 host1x_syncpt_put(sp); in tegra_drm_uapi_close_file()
296 host1x_syncpt_put(sp); in tegra_drm_ioctl_syncpoint_allocate()
316 host1x_syncpt_put(sp); in tegra_drm_ioctl_syncpoint_free()
Dgr2d.c73 host1x_syncpt_put(client->syncpts[0]); in gr2d_init()
92 host1x_syncpt_put(client->syncpts[0]); in gr2d_exit()
Dgr3d.c79 host1x_syncpt_put(client->syncpts[0]); in gr3d_init()
97 host1x_syncpt_put(client->syncpts[0]); in gr3d_exit()
Dvic.c168 host1x_syncpt_put(client->syncpts[0]); in vic_init()
192 host1x_syncpt_put(client->syncpts[0]); in vic_exit()
Ddc.c2556 host1x_syncpt_put(dc->syncpt); in tegra_dc_init()
2581 host1x_syncpt_put(dc->syncpt); in tegra_dc_exit()
/drivers/gpu/host1x/
Dsyncpt.c416 void host1x_syncpt_put(struct host1x_syncpt *sp) in host1x_syncpt_put() function
423 EXPORT_SYMBOL(host1x_syncpt_put);
Djob.c96 host1x_syncpt_put(job->syncpt); in job_free()
/drivers/staging/media/tegra-video/
Dvi.c1133 host1x_syncpt_put(chan->mw_ack_sp[i]); in tegra_channel_host1x_syncpts_free()
1134 host1x_syncpt_put(chan->frame_start_sp[i]); in tegra_channel_host1x_syncpts_free()
1179 host1x_syncpt_put(fs_sp); in tegra_channel_host1x_syncpt_init()