Home
last modified time | relevance | path

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

/linux/drivers/media/platform/amlogic/meson-ge2d/
H A Dge2d.c85 static inline struct ge2d_ctx *file_to_ge2d_ctx(struct file *filp) in file_to_ge2d_ctx() function
460 struct ge2d_ctx *ctx = file_to_ge2d_ctx(file); in vidioc_g_selection()
510 struct ge2d_ctx *ctx = file_to_ge2d_ctx(file); in vidioc_s_selection()
577 struct ge2d_ctx *ctx = file_to_ge2d_ctx(file); in vidioc_try_fmt_cap()
598 struct ge2d_ctx *ctx = file_to_ge2d_ctx(file); in vidioc_s_fmt_cap()
634 struct ge2d_ctx *ctx = file_to_ge2d_ctx(file); in vidioc_g_fmt()
668 struct ge2d_ctx *ctx = file_to_ge2d_ctx(file); in vidioc_s_fmt_out()
873 struct ge2d_ctx *ctx = file_to_ge2d_ctx(file); in ge2d_release()