sys_init_cmd 23 drivers/media/platform/s5p-mfc/s5p_mfc_cmd.h int (*sys_init_cmd)(struct s5p_mfc_dev *dev); sys_init_cmd 153 drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.c .sys_init_cmd = s5p_mfc_sys_init_cmd_v5, sys_init_cmd 159 drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.c .sys_init_cmd = s5p_mfc_sys_init_cmd_v6, sys_init_cmd 251 drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c ret = s5p_mfc_hw_call(dev->mfc_cmds, sys_init_cmd, dev);