Home
last modified time | relevance | path

Searched defs:s5p_mfc_hw_cmds (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_cmd.h20 struct s5p_mfc_hw_cmds { struct
21 int (*cmd_host2risc)(struct s5p_mfc_dev *dev, int cmd,
23 int (*sys_init_cmd)(struct s5p_mfc_dev *dev);
24 int (*sleep_cmd)(struct s5p_mfc_dev *dev);
25 int (*wakeup_cmd)(struct s5p_mfc_dev *dev);
26 int (*open_inst_cmd)(struct s5p_mfc_ctx *ctx);
27 int (*close_inst_cmd)(struct s5p_mfc_ctx *ctx);

Completed in 2 milliseconds