Searched refs:tegra_ivc_channel_notified (Results 1 – 3 of 3) sorted by relevance
149 int tegra_ivc_channel_notified(struct tegra_ivc *ivc);
63 ret = tegra_ivc_channel_notified(&priv->ivc); in tegra186_bpmp_call()207 ret = tegra_ivc_channel_notified(&priv->ivc); in tegra186_bpmp_probe()
351 int tegra_ivc_channel_notified(struct tegra_ivc *ivc) in tegra_ivc_channel_notified() function