Searched defs:s5p_mfc_hw_cmds (Results 1 – 1 of 1) sorted by relevance
24 struct s5p_mfc_hw_cmds { struct25 int (*cmd_host2risc)(struct s5p_mfc_dev *dev, int cmd,27 int (*sys_init_cmd)(struct s5p_mfc_dev *dev);28 int (*sleep_cmd)(struct s5p_mfc_dev *dev);29 int (*wakeup_cmd)(struct s5p_mfc_dev *dev);30 int (*open_inst_cmd)(struct s5p_mfc_ctx *ctx);31 int (*close_inst_cmd)(struct s5p_mfc_ctx *ctx);