Searched refs:sys_init_cmd (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_cmd.h27 int (*sys_init_cmd)(struct s5p_mfc_dev *dev); member in struct:s5p_mfc_hw_cmds
H A Ds5p_mfc_cmd_v6.c154 .sys_init_cmd = s5p_mfc_sys_init_cmd_v6,
H A Ds5p_mfc_cmd_v5.c157 .sys_init_cmd = s5p_mfc_sys_init_cmd_v5,
H A Ds5p_mfc_ctrl.c279 ret = s5p_mfc_hw_call(dev->mfc_cmds, sys_init_cmd, dev); s5p_mfc_init_hw()

Completed in 89 milliseconds