Searched refs:host1x_syncpt_wait (Results 1 – 3 of 3) sorted by relevance
216 int host1x_syncpt_wait(struct host1x_syncpt *sp, u32 thresh, long timeout, in host1x_syncpt_wait() function313 EXPORT_SYMBOL(host1x_syncpt_wait);
158 int host1x_syncpt_wait(struct host1x_syncpt *sp, u32 thresh, long timeout,
566 return host1x_syncpt_wait(sp, args->thresh, in tegra_syncpt_wait()