Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/
H A Divc.c180 static inline int tegra_ivc_check_read(struct tegra_ivc *ivc) in tegra_ivc_check_read() function
238 int result = tegra_ivc_check_read(ivc); in tegra_ivc_read_get_next_frame()
264 result = tegra_ivc_check_read(ivc); in tegra_ivc_read_advance()
/openbmc/linux/drivers/firmware/tegra/
H A Divc.c171 static inline int tegra_ivc_check_read(struct tegra_ivc *ivc) in tegra_ivc_check_read() function
286 err = tegra_ivc_check_read(ivc); in tegra_ivc_read_get_next_frame()
314 err = tegra_ivc_check_read(ivc); in tegra_ivc_read_advance()