Searched refs:host1x_syncpt_base_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/host1x/
H A Dsyncpt.c497 * host1x_syncpt_base_id() - retrieve the ID of a syncpoint wait base
500 u32 host1x_syncpt_base_id(struct host1x_syncpt_base *base) function
504 EXPORT_SYMBOL(host1x_syncpt_base_id); variable
/linux-master/include/linux/
H A Dhost1x.h220 u32 host1x_syncpt_base_id(struct host1x_syncpt_base *base);
/linux-master/drivers/gpu/drm/tegra/
H A Ddrm.c598 args->id = host1x_syncpt_base_id(base);

Completed in 241 milliseconds