Searched refs:host1x_syncpt_get (Results 1 – 4 of 4) sorted by relevance
538 struct host1x_syncpt *host1x_syncpt_get(struct host1x *host, unsigned int id) in host1x_syncpt_get() function545 EXPORT_SYMBOL(host1x_syncpt_get);
235 cdma->timeout.syncpt = host1x_syncpt_get(host, job->syncpt_id); in cdma_start_timer_locked()279 host1x_syncpt_get(host1x, job->syncpt_id); in update_cdma_locked()
452 sp = host1x_syncpt_get(host1x, syncpt.id); in tegra_drm_submit()533 sp = host1x_syncpt_get(host, args->id); in tegra_syncpt_read()548 sp = host1x_syncpt_get(host1x, args->id); in tegra_syncpt_incr()562 sp = host1x_syncpt_get(host1x, args->id); in tegra_syncpt_wait()
151 struct host1x_syncpt *host1x_syncpt_get(struct host1x *host, u32 id);