Searched refs:tegra_ivc_write_get_next_frame (Results 1 – 3 of 3) sorted by relevance
61 int tegra_ivc_write_get_next_frame(struct tegra_ivc *ivc, struct iosys_map *map);
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()