Searched refs:host1x_syncpt_get (Results 1 – 3 of 3) sorted by relevance
478 struct host1x_syncpt *host1x_syncpt_get(struct host1x_syncpt *sp) in host1x_syncpt_get() function484 EXPORT_SYMBOL(host1x_syncpt_get);
208 struct host1x_syncpt *host1x_syncpt_get(struct host1x_syncpt *sp);
344 job->syncpt = host1x_syncpt_get(sp); in submit_get_syncpt()