Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dv4l2.c49 static inline struct tegra_ctx *fh_to_tegra_ctx(struct v4l2_fh *fh) in fh_to_tegra_ctx() function
511 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_enum_decoded_fmt()
527 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_g_decoded_fmt()
537 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_try_decoded_fmt()
576 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_s_decoded_fmt()
598 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_enum_coded_fmt()
612 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_g_coded_fmt()
636 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_try_coded_fmt()
661 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_s_coded_fmt()
723 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_enum_framesizes()
[all …]