Home
last modified time | relevance | path

Searched refs:ivc_frame (Results 1 – 1 of 1) sorted by relevance

/drivers/misc/
A Dtegra186_bpmp.c39 void *ivc_frame; in tegra186_bpmp_call() local
50 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