Searched refs:tegra_ivc_write_get_next_frame (Results 1 – 6 of 6) sorted by relevance
123 int tegra_ivc_write_get_next_frame(struct tegra_ivc *ivc, void **frame);
61 int tegra_ivc_write_get_next_frame(struct tegra_ivc *ivc, struct iosys_map *map);
44 ret = tegra_ivc_write_get_next_frame(&priv->ivc, &ivc_frame); in tegra186_bpmp_call()
343 int tegra_ivc_write_get_next_frame(struct tegra_ivc *ivc, struct iosys_map *map) in tegra_ivc_write_get_next_frame() function353 EXPORT_SYMBOL(tegra_ivc_write_get_next_frame);
63 err = tegra_ivc_write_get_next_frame(channel->ivc, &channel->ob); in tegra186_bpmp_is_channel_free()
287 int tegra_ivc_write_get_next_frame(struct tegra_ivc *ivc, void **frame) in tegra_ivc_write_get_next_frame() function