Home
last modified time | relevance | path

Searched refs:file_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 *file_to_tegra_ctx(struct file *file) in file_to_tegra_ctx() function
509 struct tegra_ctx *ctx = file_to_tegra_ctx(file); in tegra_enum_decoded_fmt()
525 struct tegra_ctx *ctx = file_to_tegra_ctx(file); in tegra_g_decoded_fmt()
534 struct tegra_ctx *ctx = file_to_tegra_ctx(file); in tegra_try_decoded_fmt()
574 struct tegra_ctx *ctx = file_to_tegra_ctx(file); in tegra_s_decoded_fmt()
596 struct tegra_ctx *ctx = file_to_tegra_ctx(file); in tegra_enum_coded_fmt()
610 struct tegra_ctx *ctx = file_to_tegra_ctx(file); in tegra_g_coded_fmt()
634 struct tegra_ctx *ctx = file_to_tegra_ctx(file); in tegra_try_coded_fmt()
659 struct tegra_ctx *ctx = file_to_tegra_ctx(file); in tegra_s_coded_fmt()
721 struct tegra_ctx *ctx = file_to_tegra_ctx(file); in tegra_enum_framesizes()
[all …]