Home
last modified time | relevance | path

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

/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
509 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_enum_decoded_fmt()
525 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_g_decoded_fmt()
535 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_try_decoded_fmt()
574 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_s_decoded_fmt()
596 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_enum_coded_fmt()
610 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_g_coded_fmt()
634 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_try_coded_fmt()
659 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_s_coded_fmt()
721 struct tegra_ctx *ctx = fh_to_tegra_ctx(pri in tegra_enum_framesizes()
[all...]