Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/host1x/
A Dsyncpt.c439 struct host1x_syncpt *host1x_syncpt_get_by_id(struct host1x *host, in host1x_syncpt_get_by_id() function
450 EXPORT_SYMBOL(host1x_syncpt_get_by_id);
/linux-6.3-rc2/include/linux/
A Dhost1x.h201 struct host1x_syncpt *host1x_syncpt_get_by_id(struct host1x *host, u32 id);
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Ddrm.c312 sp = host1x_syncpt_get_by_id(host1x, syncpt.id); in tegra_drm_submit()

Completed in 8 milliseconds