Searched refs:host1x_syncpt_base (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/host1x/
H A Dsyncpt.h25 struct host1x_syncpt_base { struct
40 struct host1x_syncpt_base *base;
H A Dsyncpt.c23 static struct host1x_syncpt_base *
26 struct host1x_syncpt_base *bases = host->bases;
40 static void host1x_syncpt_base_free(struct host1x_syncpt_base *base)
282 struct host1x_syncpt_base *bases;
490 struct host1x_syncpt_base *host1x_syncpt_get_base(struct host1x_syncpt *sp)
500 u32 host1x_syncpt_base_id(struct host1x_syncpt_base *base)
H A Ddev.h23 struct host1x_syncpt_base;
136 struct host1x_syncpt_base *bases;
/linux-master/include/linux/
H A Dhost1x.h197 struct host1x_syncpt_base;
219 struct host1x_syncpt_base *host1x_syncpt_get_base(struct host1x_syncpt *sp);
220 u32 host1x_syncpt_base_id(struct host1x_syncpt_base *base);
/linux-master/drivers/gpu/drm/tegra/
H A Ddrm.c573 struct host1x_syncpt_base *base;

Completed in 196 milliseconds