host1x_syncpt_get 466 drivers/gpu/drm/tegra/drm.c sp = host1x_syncpt_get(host1x, syncpt.id); host1x_syncpt_get 547 drivers/gpu/drm/tegra/drm.c sp = host1x_syncpt_get(host, args->id); host1x_syncpt_get 562 drivers/gpu/drm/tegra/drm.c sp = host1x_syncpt_get(host1x, args->id); host1x_syncpt_get 576 drivers/gpu/drm/tegra/drm.c sp = host1x_syncpt_get(host1x, args->id); host1x_syncpt_get 284 drivers/gpu/host1x/cdma.c cdma->timeout.syncpt = host1x_syncpt_get(host, job->syncpt_id); host1x_syncpt_get 328 drivers/gpu/host1x/cdma.c host1x_syncpt_get(host1x, job->syncpt_id); host1x_syncpt_get 534 drivers/gpu/host1x/syncpt.c EXPORT_SYMBOL(host1x_syncpt_get); host1x_syncpt_get 138 include/linux/host1x.h struct host1x_syncpt *host1x_syncpt_get(struct host1x *host, u32 id);