Searched refs:host1x_syncpt_base (Results 1 – 5 of 5) sorted by relevance
23 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()276 struct host1x_syncpt_base *bases; in host1x_syncpt_init()484 struct host1x_syncpt_base *host1x_syncpt_get_base(struct host1x_syncpt *sp) in host1x_syncpt_get_base()494 u32 host1x_syncpt_base_id(struct host1x_syncpt_base *base) in host1x_syncpt_base_id()
25 struct host1x_syncpt_base { struct40 struct host1x_syncpt_base *base; argument
23 struct host1x_syncpt_base;129 struct host1x_syncpt_base *bases;
197 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);
576 struct host1x_syncpt_base *base; in tegra_get_syncpt_base()
Completed in 10 milliseconds