Searched refs:host1x_syncpt_get_by_id_noref (Results 1 – 4 of 4) sorted by relevance
528 struct host1x_syncpt *host1x_syncpt_get_by_id_noref(struct host1x *host, in host1x_syncpt_get_by_id_noref() function536 EXPORT_SYMBOL(host1x_syncpt_get_by_id_noref);
150 struct host1x_syncpt *host1x_syncpt_get_by_id_noref(struct host1x *host, u32 id);
386 sp = host1x_syncpt_get_by_id_noref(host, args->id); in tegra_syncpt_read()401 sp = host1x_syncpt_get_by_id_noref(host1x, args->id); in tegra_syncpt_incr()415 sp = host1x_syncpt_get_by_id_noref(host1x, args->id); in tegra_syncpt_wait()
331 sp = host1x_syncpt_get_by_id_noref(host1x, args->id); in tegra_drm_ioctl_syncpoint_wait()
Completed in 10 milliseconds