Searched refs:host1x_syncpt_get (Results 1 – 4 of 4) sorted by relevance
475 * host1x_syncpt_get() - increment syncpoint refcount478 struct host1x_syncpt *host1x_syncpt_get(struct host1x_syncpt *sp) in host1x_syncpt_get() function 484 EXPORT_SYMBOL(host1x_syncpt_get);
208 struct host1x_syncpt *host1x_syncpt_get(struct host1x_syncpt *sp);
155 job->syncpt = host1x_syncpt_get(se->syncpt); in tegra_se_host1x_submit()
344 job->syncpt = host1x_syncpt_get(sp); in submit_get_syncpt()