Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
A 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()
A Dgr2d.c70 host1x_syncpt_put(client->syncpts[0]); in gr2d_init()
89 host1x_syncpt_put(client->syncpts[0]); in gr2d_exit()
A Dgr3d.c79 host1x_syncpt_put(client->syncpts[0]); in gr3d_init()
97 host1x_syncpt_put(client->syncpts[0]); in gr3d_exit()
A Dvic.c167 host1x_syncpt_put(client->syncpts[0]); in vic_init()
191 host1x_syncpt_put(client->syncpts[0]); in vic_exit()
A Ddc.c2556 host1x_syncpt_put(dc->syncpt); in tegra_dc_init()
2581 host1x_syncpt_put(dc->syncpt); in tegra_dc_exit()
/linux/drivers/gpu/host1x/
A Dsyncpt.c431 void host1x_syncpt_put(struct host1x_syncpt *sp) in host1x_syncpt_put() function
438 EXPORT_SYMBOL(host1x_syncpt_put);
A Djob.c96 host1x_syncpt_put(job->syncpt); in job_free()
/linux/include/linux/
A Dhost1x.h162 void host1x_syncpt_put(struct host1x_syncpt *sp);
/linux/drivers/staging/media/tegra-video/
A 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()

Completed in 24 milliseconds