Searched refs:mdp5_cfg_handler (Results 1 – 5 of 5) sorted by relevance
110 struct mdp5_cfg_handler;112 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_hnd);113 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_hnd);114 int mdp5_cfg_get_hw_rev(struct mdp5_cfg_handler *cfg_hnd);120 struct mdp5_cfg_handler *mdp5_cfg_init(struct mdp5_kms *mdp5_kms,122 void mdp5_cfg_destroy(struct mdp5_cfg_handler *cfg_hnd);
17 struct mdp5_cfg_handler { struct468 static const struct mdp5_cfg_handler cfg_handlers[] = {479 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_config()484 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_config()489 int mdp5_cfg_get_hw_rev(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_rev()494 void mdp5_cfg_destroy(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_destroy()499 struct mdp5_cfg_handler *mdp5_cfg_init(struct mdp5_kms *mdp5_kms, in mdp5_cfg_init()504 struct mdp5_cfg_handler *cfg_handler; in mdp5_cfg_init()
26 void __iomem *mmio_base, struct mdp5_cfg_handler *cfg_hnd);
34 struct mdp5_cfg_handler *cfg;
647 void __iomem *mmio_base, struct mdp5_cfg_handler *cfg_hnd) in mdp5_ctlm_init()