Home
last modified time | relevance | path

Searched refs:host1x_syncpt_incr (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/host1x/
Dsyncpt.c169 int host1x_syncpt_incr(struct host1x_syncpt *sp) in host1x_syncpt_incr() function
173 EXPORT_SYMBOL(host1x_syncpt_incr);
/drivers/gpu/host1x/hw/
Dcdma_hw.c47 host1x_syncpt_incr(cdma->timeout.syncpt); in cdma_timeout_cpu_incr()
/drivers/gpu/drm/tegra/
Ddrm.c507 return host1x_syncpt_incr(sp); in tegra_syncpt_incr()