Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dsyncpt.c22 static struct host1x_syncpt_base *
25 struct host1x_syncpt_base *bases = host->bases; in host1x_syncpt_base_request()
39 static void host1x_syncpt_base_free(struct host1x_syncpt_base *base) in host1x_syncpt_base_free()
367 struct host1x_syncpt_base *bases; in host1x_syncpt_init()
540 struct host1x_syncpt_base *host1x_syncpt_get_base(struct host1x_syncpt *sp) in host1x_syncpt_get_base()
550 u32 host1x_syncpt_base_id(struct host1x_syncpt_base *base) in host1x_syncpt_base_id()
H A Dsyncpt.h23 struct host1x_syncpt_base { struct
37 struct host1x_syncpt_base *base;
H A Ddev.h22 struct host1x_syncpt_base;
112 struct host1x_syncpt_base *bases;
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dsyncpt.c23 static struct host1x_syncpt_base *
26 struct host1x_syncpt_base *bases = host->bases; in host1x_syncpt_base_request()
40 static void host1x_syncpt_base_free(struct host1x_syncpt_base *base) in host1x_syncpt_base_free()
282 struct host1x_syncpt_base *bases; in host1x_syncpt_init()
490 struct host1x_syncpt_base *host1x_syncpt_get_base(struct host1x_syncpt *sp) in host1x_syncpt_get_base()
500 u32 host1x_syncpt_base_id(struct host1x_syncpt_base *base) in host1x_syncpt_base_id()
H A Dsyncpt.h25 struct host1x_syncpt_base { struct
40 struct host1x_syncpt_base *base;
H A Ddev.h23 struct host1x_syncpt_base;
129 struct host1x_syncpt_base *bases;
/kernel/linux/linux-5.10/include/linux/
H A Dhost1x.h141 struct host1x_syncpt_base;
158 struct host1x_syncpt_base *host1x_syncpt_get_base(struct host1x_syncpt *sp);
159 u32 host1x_syncpt_base_id(struct host1x_syncpt_base *base);
/kernel/linux/linux-6.6/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);
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddrm.c559 struct host1x_syncpt_base *base; in tegra_get_syncpt_base()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddrm.c573 struct host1x_syncpt_base *base; in tegra_get_syncpt_base()

Completed in 17 milliseconds