Home
last modified time | relevance | path

Searched refs:s5p_mfc_init_hw_cmds_v6 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd_v6.h14 const struct s5p_mfc_hw_cmds *s5p_mfc_init_hw_cmds_v6(void);
H A Ds5p_mfc_cmd.c18 dev->mfc_cmds = s5p_mfc_init_hw_cmds_v6(); in s5p_mfc_init_hw_cmds()
H A Ds5p_mfc_cmd_v6.c166 const struct s5p_mfc_hw_cmds *s5p_mfc_init_hw_cmds_v6(void) in s5p_mfc_init_hw_cmds_v6() function