Home
last modified time | relevance | path

Searched refs:s5p_mfc_hw_ops (Results 1 – 7 of 7) sorted by relevance

/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v6.h43 struct s5p_mfc_hw_ops *s5p_mfc_init_hw_ops_v6(void);
Ds5p_mfc_opr_v5.h84 struct s5p_mfc_hw_ops *s5p_mfc_init_hw_ops_v5(void);
Ds5p_mfc_opr.c20 static struct s5p_mfc_hw_ops *s5p_mfc_ops;
Ds5p_mfc_opr.h273 struct s5p_mfc_hw_ops { struct
Ds5p_mfc_common.h338 struct s5p_mfc_hw_ops *mfc_ops;
Ds5p_mfc_opr_v5.c1600 static struct s5p_mfc_hw_ops s5p_mfc_ops_v5 = {
1640 struct s5p_mfc_hw_ops *s5p_mfc_init_hw_ops_v5(void) in s5p_mfc_init_hw_ops_v5()
Ds5p_mfc_opr_v6.c2181 static struct s5p_mfc_hw_ops s5p_mfc_ops_v6 = {
2223 struct s5p_mfc_hw_ops *s5p_mfc_init_hw_ops_v6(void) in s5p_mfc_init_hw_ops_v6()