pre_seq_start     529 drivers/media/platform/s5p-mfc/s5p_mfc_common.h 	int (*pre_seq_start) (struct s5p_mfc_ctx *ctx);
pre_seq_start     244 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c 	.pre_seq_start		= NULL,
pre_seq_start    1292 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c 	.pre_seq_start		= enc_pre_seq_start,