Lines Matching refs:fh_to_ctx
57 #define fh_to_ctx(__fh) container_of(__fh, struct coda_ctx, fh) macro
425 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_querycap()
445 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_enum_fmt()
495 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_g_fmt()
656 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_try_fmt_vid_cap()
762 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_try_fmt_vid_out()
856 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_s_fmt_vid_cap()
908 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_s_fmt_vid_out()
964 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_reqbufs()
984 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_qbuf()
995 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_dqbuf()
1023 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_g_selection()
1069 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_s_selection()
1124 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_encoder_cmd()
1205 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_decoder_cmd()
1284 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_enum_framesizes()
1317 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_enum_frameintervals()
1356 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_g_parm()
1439 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_s_parm()
1457 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_subscribe_event()
2738 struct coda_ctx *ctx = fh_to_ctx(file->private_data); in coda_release()