Searched defs:cfg_handler (Results 1 – 3 of 3) sorted by relevance
1338 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_config()1343 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_config()1348 int mdp5_cfg_get_hw_rev(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_rev()1353 void mdp5_cfg_destroy(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_destroy()1362 struct mdp5_cfg_handler *cfg_handler; in mdp5_cfg_init() local
1129 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_config()1134 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_config()1139 int mdp5_cfg_get_hw_rev(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_rev()1144 void mdp5_cfg_destroy(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_destroy()1154 struct mdp5_cfg_handler *cfg_handler; in mdp5_cfg_init() local
882 static const struct dpu_mdss_hw_cfg_handler cfg_handler[] = { variable