Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-m2m.c76 static inline struct mxc_isi_m2m_ctx *to_isi_m2m_ctx(struct v4l2_fh *fh) in to_isi_m2m_ctx() function
431 struct mxc_isi_m2m_ctx *ctx = to_isi_m2m_ctx(fh); in mxc_isi_m2m_try_fmt_vid()
441 struct mxc_isi_m2m_ctx *ctx = to_isi_m2m_ctx(fh); in mxc_isi_m2m_g_fmt_vid()
456 struct mxc_isi_m2m_ctx *ctx = to_isi_m2m_ctx(fh); in mxc_isi_m2m_s_fmt_vid()
488 struct mxc_isi_m2m_ctx *ctx = to_isi_m2m_ctx(fh); in mxc_isi_m2m_streamon()
571 struct mxc_isi_m2m_ctx *ctx = to_isi_m2m_ctx(fh); in mxc_isi_m2m_streamoff()
700 struct mxc_isi_m2m_ctx *ctx = to_isi_m2m_ctx(file->private_data); in mxc_isi_m2m_release()