Searched refs:tegra_ivc_notified (Results 1 – 3 of 3) sorted by relevance
82 int tegra_ivc_notified(struct tegra_ivc *ivc);
428 int tegra_ivc_notified(struct tegra_ivc *ivc) in tegra_ivc_notified() function554 EXPORT_SYMBOL(tegra_ivc_notified);
155 while (tegra_ivc_notified(channel->ivc)) in tegra186_bpmp_channel_reset()