Searched refs:tegra_vip (Results 1 – 2 of 2) sorted by relevance
24 static inline struct tegra_vip *host1x_client_to_vip(struct host1x_client *client) in host1x_client_to_vip()26 return container_of(client, struct tegra_vip, client); in host1x_client_to_vip()36 return container_of(chan, struct tegra_vip, chan); in vip_channel_to_vip()54 struct tegra_vip *vip = vip_channel_to_vip(vip_chan); in tegra_vip_enable_stream()81 struct tegra_vip *vip = vip_channel_to_vip(vip_chan); in tegra_vip_disable_stream()111 static int tegra_vip_channel_of_parse(struct tegra_vip *vip) in tegra_vip_channel_of_parse()158 static int tegra_vip_channel_init(struct tegra_vip *vip) in tegra_vip_channel_init()192 struct tegra_vip *vip = host1x_client_to_vip(client); in tegra_vip_init()212 struct tegra_vip *vip = host1x_client_to_vip(client); in tegra_vip_exit()229 struct tegra_vip *vip; in tegra_vip_probe()[all …]
20 struct tegra_vip;61 struct tegra_vip { struct