s5p_mfc_ops        17 drivers/media/platform/s5p-mfc/s5p_mfc_opr.c static struct s5p_mfc_hw_ops *s5p_mfc_ops;
s5p_mfc_ops        22 drivers/media/platform/s5p-mfc/s5p_mfc_opr.c 		s5p_mfc_ops = s5p_mfc_init_hw_ops_v6();
s5p_mfc_ops        25 drivers/media/platform/s5p-mfc/s5p_mfc_opr.c 		s5p_mfc_ops = s5p_mfc_init_hw_ops_v5();
s5p_mfc_ops        28 drivers/media/platform/s5p-mfc/s5p_mfc_opr.c 	dev->mfc_ops = s5p_mfc_ops;