Home
last modified time | relevance | path

Searched refs:host1x_syncpt_get_by_id_noref (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/host1x/
A Dsyncpt.c458 struct host1x_syncpt *host1x_syncpt_get_by_id_noref(struct host1x *host, in host1x_syncpt_get_by_id_noref() function
466 EXPORT_SYMBOL(host1x_syncpt_get_by_id_noref);
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Duapi.c352 sp = host1x_syncpt_get_by_id_noref(host1x, args->id); in tegra_drm_ioctl_syncpoint_wait()
A Ddrm.c393 sp = host1x_syncpt_get_by_id_noref(host, args->id); in tegra_syncpt_read()
408 sp = host1x_syncpt_get_by_id_noref(host1x, args->id); in tegra_syncpt_incr()
422 sp = host1x_syncpt_get_by_id_noref(host1x, args->id); in tegra_syncpt_wait()
/linux-6.3-rc2/include/linux/
A Dhost1x.h202 struct host1x_syncpt *host1x_syncpt_get_by_id_noref(struct host1x *host, u32 id);

Completed in 8 milliseconds