Searched refs:e5010_context (Results 1 – 2 of 2) sorted by relevance
99 struct e5010_context *last_context_run;111 struct e5010_context { struct123 static inline struct e5010_context *to_e5010_context(struct file *filp) in to_e5010_context() argument125 return container_of(file_to_v4l2_fh(filp), struct e5010_context, fh); in to_e5010_context()
154 static struct e5010_q_data *get_queue(struct e5010_context *ctx, enum v4l2_buf_type type) in get_queue()159 static void calculate_qp_tables(struct e5010_context *ctx) in calculate_qp_tables()190 static int update_qp_tables(struct e5010_context *ctx) in update_qp_tables()256 struct e5010_context *ctx = to_e5010_context(file); in e5010_enum_fmt()282 struct e5010_context *ctx = to_e5010_context(file); in e5010_g_fmt()318 static int e5010_jpeg_try_fmt(struct v4l2_format *f, struct e5010_context *ctx) in e5010_jpeg_try_fmt()383 struct e5010_context *ctx = to_e5010_context(file); in e5010_try_fmt()390 struct e5010_context *ctx = to_e5010_context(file); in e5010_s_fmt()463 struct e5010_context *ctx = to_e5010_context(file); in e5010_g_selection()491 struct e5010_context *ctx = to_e5010_context(file); in e5010_s_selection()[all …]