Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/tegra-video/
Dvi.c490 static int __tegra_channel_try_format(struct tegra_vi_channel *chan, in __tegra_channel_try_format() function
577 return __tegra_channel_try_format(chan, &format->fmt.pix); in tegra_channel_try_format()
602 ret = __tegra_channel_try_format(chan, pix); in tegra_channel_set_format()