Searched refs:host1x_syncpt_get (Results 1 – 5 of 5) sorted by relevance
186 cdma->timeout.syncpt = host1x_syncpt_get(host, job->syncpt_id); in cdma_start_timer_locked()230 host1x_syncpt_get(host1x, job->syncpt_id); in update_cdma_locked()
449 struct host1x_syncpt *host1x_syncpt_get(struct host1x *host, u32 id) in host1x_syncpt_get() function455 EXPORT_SYMBOL(host1x_syncpt_get);
148 host1x_syncpt_get(host, wait->syncpt_id); in do_waitchks()
134 struct host1x_syncpt *host1x_syncpt_get(struct host1x *host, u32 id);
488 sp = host1x_syncpt_get(host, args->id); in tegra_syncpt_read()503 sp = host1x_syncpt_get(host1x, args->id); in tegra_syncpt_incr()517 sp = host1x_syncpt_get(host1x, args->id); in tegra_syncpt_wait()