Home
last modified time | relevance | path

Searched refs:host1x_syncpt_free (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dgr2d.c70 host1x_syncpt_free(client->syncpts[0]); in gr2d_init()
89 host1x_syncpt_free(client->syncpts[0]); in gr2d_exit()
H A Dgr3d.c79 host1x_syncpt_free(client->syncpts[0]); in gr3d_init()
97 host1x_syncpt_free(client->syncpts[0]); in gr3d_exit()
H A Dvic.c201 host1x_syncpt_free(client->syncpts[0]); in vic_init()
225 host1x_syncpt_free(client->syncpts[0]); in vic_exit()
H A Ddc.c2136 host1x_syncpt_free(dc->syncpt); in tegra_dc_init()
2161 host1x_syncpt_free(dc->syncpt); in tegra_dc_exit()
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dsyncpt.c419 * client driver needs to release it using host1x_syncpt_free().
431 * host1x_syncpt_free() - free a requested syncpoint
440 void host1x_syncpt_free(struct host1x_syncpt *sp) in host1x_syncpt_free() function
456 EXPORT_SYMBOL(host1x_syncpt_free); variable
/kernel/linux/linux-5.10/include/linux/
H A Dhost1x.h156 void host1x_syncpt_free(struct host1x_syncpt *sp);
/kernel/linux/linux-5.10/drivers/staging/media/tegra-video/
H A Dvi.c941 host1x_syncpt_free(chan->mw_ack_sp); in tegra_channel_cleanup()
942 host1x_syncpt_free(chan->frame_start_sp); in tegra_channel_cleanup()
1059 host1x_syncpt_free(chan->mw_ack_sp); in tegra_channel_init()
1061 host1x_syncpt_free(chan->frame_start_sp); in tegra_channel_init()

Completed in 9 milliseconds