Searched refs:host1x_syncpt_get_by_id (Results 1 – 3 of 3) sorted by relevance
493 struct host1x_syncpt *host1x_syncpt_get_by_id(struct host1x *host, in host1x_syncpt_get_by_id() function504 EXPORT_SYMBOL(host1x_syncpt_get_by_id);
200 struct host1x_syncpt *host1x_syncpt_get_by_id(struct host1x *host, u32 id);
312 sp = host1x_syncpt_get_by_id(host1x, syncpt.id); in tegra_drm_submit()