Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/host1x/
Dsyncpt.c385 void host1x_syncpt_free(struct host1x_syncpt *sp) in host1x_syncpt_free() function
397 EXPORT_SYMBOL(host1x_syncpt_free);
/linux-4.1.27/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.c1991 host1x_syncpt_free(dc->syncpt); in tegra_dc_remove()
/linux-4.1.27/include/linux/
Dhost1x.h145 void host1x_syncpt_free(struct host1x_syncpt *sp);