Searched refs:host1x_syncpt_wait (Results 1 – 2 of 2) sorted by relevance
188 int host1x_syncpt_wait(struct host1x_syncpt *sp, u32 thresh, long timeout, in host1x_syncpt_wait() function273 EXPORT_SYMBOL(host1x_syncpt_wait);
521 return host1x_syncpt_wait(sp, args->thresh, args->timeout, in tegra_syncpt_wait()