Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dsyncpt.h156 u32 host1x_syncpt_id(struct host1x_syncpt *sp);
Dsyncpt.c58 u32 host1x_syncpt_id(struct host1x_syncpt *sp) in host1x_syncpt_id() function
/drivers/gpu/host1x/drm/
Ddrm.c462 args->id = host1x_syncpt_id(syncpt); in tegra_get_syncpt()