Searched refs:ivc_channel_full (Results 1 – 1 of 1) sorted by relevance
105 static inline bool ivc_channel_full(const struct ivc *ivc, in ivc_channel_full() function192 if (!ivc_channel_full(ivc, ivc->tx_channel)) { in ivc_check_write()196 return ivc_channel_full(ivc, ivc->tx_channel) ? -ENOMEM : 0; in ivc_check_write()