Searched refs:host1x_syncpt_get (Results 1 – 3 of 3) sorted by relevance
542 struct host1x_syncpt *host1x_syncpt_get(struct host1x_syncpt *sp) in host1x_syncpt_get() function548 EXPORT_SYMBOL(host1x_syncpt_get);
151 struct host1x_syncpt *host1x_syncpt_get(struct host1x_syncpt *sp);
320 job->syncpt = host1x_syncpt_get(sp); in submit_get_syncpt()