Home
last modified time | relevance | path

Searched refs:host1x_syncpt_free (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/host1x/
Dsyncpt.c403 void host1x_syncpt_free(struct host1x_syncpt *sp) in host1x_syncpt_free() function
415 EXPORT_SYMBOL(host1x_syncpt_free);
/drivers/gpu/drm/tegra/
Dgr2d.c59 host1x_syncpt_free(client->syncpts[0]); in gr2d_exit()
Dgr3d.c69 host1x_syncpt_free(client->syncpts[0]); in gr3d_exit()
Ddc.c1833 host1x_syncpt_free(dc->syncpt); in tegra_dc_exit()