Home
last modified time | relevance | path

Searched refs:tegra_ivc_channel_full (Results 1 – 1 of 1) sorted by relevance

/u-boot/arch/arm/mach-tegra/
A Divc.c149 static inline int tegra_ivc_channel_full(struct tegra_ivc *ivc, in tegra_ivc_channel_full() function
218 if (!tegra_ivc_channel_full(ivc, ivc->tx_channel)) in tegra_ivc_check_write()
223 return tegra_ivc_channel_full(ivc, ivc->tx_channel) ? -ENOMEM : 0; in tegra_ivc_check_write()

Completed in 3 milliseconds