Searched refs:ivc_frame (Results 1 – 1 of 1) sorted by relevance
39 void *ivc_frame; in tegra186_bpmp_call() local50 ret = tegra_ivc_write_get_next_frame(&priv->ivc, &ivc_frame); in tegra186_bpmp_call()56 req = ivc_frame; in tegra186_bpmp_call()75 ret = tegra_ivc_read_get_next_frame(&priv->ivc, &ivc_frame); in tegra186_bpmp_call()87 resp = ivc_frame; in tegra186_bpmp_call()
Completed in 6 milliseconds