Home
last modified time | relevance | path

Searched refs:s5p_mfc_cmds (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_cmd.c15 static struct s5p_mfc_hw_cmds *s5p_mfc_cmds; variable
20 s5p_mfc_cmds = s5p_mfc_init_hw_cmds_v6(); in s5p_mfc_init_hw_cmds()
22 s5p_mfc_cmds = s5p_mfc_init_hw_cmds_v5(); in s5p_mfc_init_hw_cmds()
24 dev->mfc_cmds = s5p_mfc_cmds; in s5p_mfc_init_hw_cmds()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd.c15 static struct s5p_mfc_hw_cmds *s5p_mfc_cmds; variable
20 s5p_mfc_cmds = s5p_mfc_init_hw_cmds_v6(); in s5p_mfc_init_hw_cmds()
22 s5p_mfc_cmds = s5p_mfc_init_hw_cmds_v5(); in s5p_mfc_init_hw_cmds()
24 dev->mfc_cmds = s5p_mfc_cmds; in s5p_mfc_init_hw_cmds()

Completed in 1 milliseconds