Home
last modified time | relevance | path

Searched refs:host1x_syncpt_get_by_id (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/host1x/
A Dsyncpt.c509 struct host1x_syncpt *host1x_syncpt_get_by_id(struct host1x *host, in host1x_syncpt_get_by_id() function
520 EXPORT_SYMBOL(host1x_syncpt_get_by_id);
/linux/include/linux/
A Dhost1x.h149 struct host1x_syncpt *host1x_syncpt_get_by_id(struct host1x *host, u32 id);
/linux/drivers/gpu/drm/tegra/
A Ddrm.c305 sp = host1x_syncpt_get_by_id(host1x, syncpt.id); in tegra_drm_submit()

Completed in 9 milliseconds