Lines Matching refs:fh_to_ctx
59 #define fh_to_ctx(__fh) container_of(__fh, struct coda_ctx, fh) macro
330 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_querycap()
368 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_g_fmt()
488 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_try_fmt_vid_cap()
537 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_try_fmt_vid_out()
618 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_s_fmt_vid_cap()
631 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_s_fmt_vid_out()
661 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_reqbufs()
681 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_qbuf()
716 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_g_selection()
775 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_decoder_cmd()
796 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_g_parm()
879 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_s_parm()
1784 struct coda_ctx *ctx = fh_to_ctx(file->private_data); in coda_release()