Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dsyncpt.h163 void host1x_syncpt_free(struct host1x_syncpt *sp);
Dsyncpt.c348 void host1x_syncpt_free(struct host1x_syncpt *sp) in host1x_syncpt_free() function
/drivers/gpu/host1x/drm/
Dgr2d.c323 host1x_syncpt_free(gr2d->client.syncpts[i]); in gr2d_remove()