Searched refs:tegra_ivc_write_get_next_frame (Results 1 – 6 of 6) sorted by relevance
124 int tegra_ivc_write_get_next_frame(struct tegra_ivc *ivc, void **frame);
59 void *tegra_ivc_write_get_next_frame(struct tegra_ivc *ivc);
331 void *tegra_ivc_write_get_next_frame(struct tegra_ivc *ivc) in tegra_ivc_write_get_next_frame() function341 EXPORT_SYMBOL(tegra_ivc_write_get_next_frame);
60 frame = tegra_ivc_write_get_next_frame(channel->ivc); in tegra186_bpmp_is_channel_free()
45 ret = tegra_ivc_write_get_next_frame(&priv->ivc, &ivc_frame); in tegra186_bpmp_call()
288 int tegra_ivc_write_get_next_frame(struct tegra_ivc *ivc, void **frame) in tegra_ivc_write_get_next_frame() function