Searched refs:ivc_channel_empty (Results 1 – 1 of 1) sorted by relevance
74 static inline bool ivc_channel_empty(const struct ivc *ivc, in ivc_channel_empty() function179 if (!ivc_channel_empty(ivc, ivc->rx_channel)) { in ivc_check_read()183 return ivc_channel_empty(ivc, ivc->rx_channel) ? -ENOMEM : 0; in ivc_check_read()211 return ivc_channel_empty(ivc, ivc->tx_channel); in tegra_ivc_tx_empty()