get_dec_status    370 drivers/media/platform/s5p-mfc/s5p_mfc.c 	dec_frame_status = s5p_mfc_hw_call(dev->mfc_ops, get_dec_status, dev)
get_dec_status    304 drivers/media/platform/s5p-mfc/s5p_mfc_opr.h 	int (*get_dec_status)(struct s5p_mfc_dev *dev);
get_dec_status   1613 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	.get_dec_status = s5p_mfc_get_dec_status_v5,
get_dec_status   2508 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	.get_dec_status = s5p_mfc_get_dec_status_v6,