Searched refs:host1x_syncpt_get_by_id (Results 1 – 3 of 3) sorted by relevance
445 struct host1x_syncpt *host1x_syncpt_get_by_id(struct host1x *host, in host1x_syncpt_get_by_id() function456 EXPORT_SYMBOL(host1x_syncpt_get_by_id);
206 struct host1x_syncpt *host1x_syncpt_get_by_id(struct host1x *host, u32 id);
310 sp = host1x_syncpt_get_by_id(host1x, syncpt.id); in tegra_drm_submit()