Searched refs:tegra_ivc_channel_notified (Results 1 – 3 of 3) sorted by relevance
38 int32_t tegra_ivc_channel_notified(struct ivc *ivc);
263 while (tegra_ivc_channel_notified(&ivc_ccplex_bpmp_channel) != 0) { in tegra_bpmp_ipc_init()
440 int32_t tegra_ivc_channel_notified(struct ivc *ivc) in tegra_ivc_channel_notified() function