s5p_mfc_cmds       15 drivers/media/platform/s5p-mfc/s5p_mfc_cmd.c static struct s5p_mfc_hw_cmds *s5p_mfc_cmds;
s5p_mfc_cmds       20 drivers/media/platform/s5p-mfc/s5p_mfc_cmd.c 		s5p_mfc_cmds = s5p_mfc_init_hw_cmds_v6();
s5p_mfc_cmds       22 drivers/media/platform/s5p-mfc/s5p_mfc_cmd.c 		s5p_mfc_cmds = s5p_mfc_init_hw_cmds_v5();
s5p_mfc_cmds       24 drivers/media/platform/s5p-mfc/s5p_mfc_cmd.c 	dev->mfc_cmds = s5p_mfc_cmds;