Searched refs:fdp1_ctx (Results 1 – 1 of 1) sorted by relevance
579 struct fdp1_ctx { struct633 static inline struct fdp1_ctx *fh_to_ctx(struct v4l2_fh *fh) in fh_to_ctx() argument635 return container_of(fh, struct fdp1_ctx, fh); in fh_to_ctx()638 static struct fdp1_q_data *get_q_data(struct fdp1_ctx *ctx, in get_q_data()719 static void fdp1_field_complete(struct fdp1_ctx *ctx, in fdp1_field_complete()730 static void fdp1_queue_field(struct fdp1_ctx *ctx, in fdp1_queue_field()742 static struct fdp1_field_buffer *fdp1_dequeue_field(struct fdp1_ctx *ctx) in fdp1_dequeue_field()763 static struct fdp1_field_buffer *fdp1_peek_queued_field(struct fdp1_ctx *ctx) in fdp1_peek_queued_field()795 static void fdp1_set_ipc_dli(struct fdp1_ctx *ctx) in fdp1_set_ipc_dli()812 static void fdp1_set_ipc_sensor(struct fdp1_ctx *ctx) in fdp1_set_ipc_sensor()[all …]