Searched refs:host1x_syncpt_get (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/host1x/
H A Dsyncpt.c475 * host1x_syncpt_get() - increment syncpoint refcount
478 struct host1x_syncpt *host1x_syncpt_get(struct host1x_syncpt *sp) function
484 EXPORT_SYMBOL(host1x_syncpt_get); variable
/linux-master/include/linux/
H A Dhost1x.h203 struct host1x_syncpt *host1x_syncpt_get(struct host1x_syncpt *sp);
/linux-master/drivers/gpu/drm/tegra/
H A Dsubmit.c344 job->syncpt = host1x_syncpt_get(sp);

Completed in 114 milliseconds