Searched defs:cfg_handler (Results 1 – 1 of 1) sorted by relevance
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()504 struct mdp5_cfg_handler *cfg_handler; in mdp5_cfg_init() local