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