Searched refs:channel_host1x_syncpt_init (Results 1 – 3 of 3) sorted by relevance
59 int (*channel_host1x_syncpt_init)(struct tegra_vi_channel *chan); member
806 .channel_host1x_syncpt_init = tegra210_channel_host1x_syncpt_init,
1133 ret = vi->ops->channel_host1x_syncpt_init(chan); in tegra_channel_init()