Lines Matching refs:fh_to_ctx
58 #define fh_to_ctx(__fh) container_of(__fh, struct coda_ctx, fh) macro
381 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_querycap()
424 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_g_fmt()
544 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_try_fmt_vid_cap()
593 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_try_fmt_vid_out()
658 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_s_fmt_vid_cap()
671 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_s_fmt_vid_out()
701 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_reqbufs()
721 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_qbuf()
740 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_dqbuf()
761 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_g_selection()
820 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_decoder_cmd()
1765 struct coda_ctx *ctx = fh_to_ctx(file->private_data); in coda_release()