Searched refs:host1x_syncpt_get (Results 1 – 4 of 4) sorted by relevance
527 struct host1x_syncpt *host1x_syncpt_get(struct host1x *host, unsigned int id) in host1x_syncpt_get() function534 EXPORT_SYMBOL(host1x_syncpt_get);
284 cdma->timeout.syncpt = host1x_syncpt_get(host, job->syncpt_id); in cdma_start_timer_locked()328 host1x_syncpt_get(host1x, job->syncpt_id); in update_cdma_locked()
466 sp = host1x_syncpt_get(host1x, syncpt.id); in tegra_drm_submit()547 sp = host1x_syncpt_get(host, args->id); in tegra_syncpt_read()562 sp = host1x_syncpt_get(host1x, args->id); in tegra_syncpt_incr()576 sp = host1x_syncpt_get(host1x, args->id); in tegra_syncpt_wait()
138 struct host1x_syncpt *host1x_syncpt_get(struct host1x *host, u32 id);