Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/tegra-video/
H A Dvi.c425 static int __tegra_channel_try_format(struct tegra_vi_channel *chan, in __tegra_channel_try_format() function
513 return __tegra_channel_try_format(chan, &format->fmt.pix); in tegra_channel_try_format()
540 ret = __tegra_channel_try_format(chan, pix); in tegra_channel_set_format()