Lines Matching refs:to_ctx
27 #define to_ctx(__fh) container_of(__fh, struct delta_ctx, fh) macro
385 struct delta_ctx *ctx = to_ctx(file->private_data); in delta_querycap()
399 struct delta_ctx *ctx = to_ctx(file->private_data); in delta_enum_fmt_stream()
413 struct delta_ctx *ctx = to_ctx(file->private_data); in delta_enum_fmt_frame()
427 struct delta_ctx *ctx = to_ctx(file->private_data); in delta_g_fmt_stream()
455 struct delta_ctx *ctx = to_ctx(file->private_data); in delta_g_fmt_frame()
494 struct delta_ctx *ctx = to_ctx(file->private_data); in delta_try_fmt_stream()
548 struct delta_ctx *ctx = to_ctx(file->private_data); in delta_try_fmt_frame()
608 struct delta_ctx *ctx = to_ctx(file->private_data); in delta_s_fmt_stream()
644 struct delta_ctx *ctx = to_ctx(file->private_data); in delta_s_fmt_frame()
724 struct delta_ctx *ctx = to_ctx(fh); in delta_g_selection()
869 struct delta_ctx *ctx = to_ctx(fh); in delta_decoder_cmd()
1702 struct delta_ctx *ctx = to_ctx(file->private_data); in delta_release()