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

/linux-master/drivers/gpu/host1x/
H A Dsyncpt.c441 * host1x_syncpt_get_by_id() - obtain a syncpoint by ID
445 struct host1x_syncpt *host1x_syncpt_get_by_id(struct host1x *host, function
456 EXPORT_SYMBOL(host1x_syncpt_get_by_id); variable
/linux-master/include/linux/
H A Dhost1x.h201 struct host1x_syncpt *host1x_syncpt_get_by_id(struct host1x *host, u32 id);
/linux-master/drivers/gpu/drm/tegra/
H A Ddrm.c309 sp = host1x_syncpt_get_by_id(host1x, syncpt.id);

Completed in 113 milliseconds