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

/linux-master/drivers/gpu/host1x/
H A Dsyncpt.c487 * host1x_syncpt_get_base() - obtain the wait base associated with a syncpoint
490 struct host1x_syncpt_base *host1x_syncpt_get_base(struct host1x_syncpt *sp) function
494 EXPORT_SYMBOL(host1x_syncpt_get_base); variable
/linux-master/include/linux/
H A Dhost1x.h219 struct host1x_syncpt_base *host1x_syncpt_get_base(struct host1x_syncpt *sp);
/linux-master/drivers/gpu/drm/tegra/
H A Ddrm.c592 base = host1x_syncpt_get_base(syncpt);

Completed in 148 milliseconds