Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
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()
336 struct host1x_syncpt_base *bases; in host1x_syncpt_init()
554 struct host1x_syncpt_base *host1x_syncpt_get_base(struct host1x_syncpt *sp) in host1x_syncpt_get_base()
564 u32 host1x_syncpt_base_id(struct host1x_syncpt_base *base) in host1x_syncpt_base_id()
A Dsyncpt.h24 struct host1x_syncpt_base { struct
39 struct host1x_syncpt_base *base; argument
A Ddev.h22 struct host1x_syncpt_base;
118 struct host1x_syncpt_base *bases;
/linux/include/linux/
A Dhost1x.h145 struct host1x_syncpt_base;
167 struct host1x_syncpt_base *host1x_syncpt_get_base(struct host1x_syncpt *sp);
168 u32 host1x_syncpt_base_id(struct host1x_syncpt_base *base);
/linux/drivers/gpu/drm/tegra/
A Ddrm.c562 struct host1x_syncpt_base *base; in tegra_get_syncpt_base()

Completed in 12 milliseconds