Home
last modified time | relevance | path

Searched refs:host1x_syncpt_base_id (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/host1x/
Dsyncpt.c457 u32 host1x_syncpt_base_id(struct host1x_syncpt_base *base) in host1x_syncpt_base_id() function
461 EXPORT_SYMBOL(host1x_syncpt_base_id);
/drivers/gpu/drm/tegra/
Ddrm.c480 args->id = host1x_syncpt_base_id(base); in tegra_get_syncpt_base()