Searched refs:mdp5_cfg (Results 1 – 4 of 4) sorted by relevance
17 extern const struct mdp5_cfg_hw *mdp5_cfg;118 struct mdp5_cfg { struct126 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_hnd);
11 struct mdp5_cfg config;15 const struct mdp5_cfg_hw *mdp5_cfg = NULL; variable1430 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_config()1472 mdp5_cfg = cfg_handlers[i].config.hw; in mdp5_cfg_init()1476 if (unlikely(!mdp5_cfg)) { in mdp5_cfg_init()1483 cfg_handler->config.hw = mdp5_cfg; in mdp5_cfg_init()1485 DBG("MDP5: %s hw config selected", mdp5_cfg->name); in mdp5_cfg_init()
58 return mdp5_cfg->smp.clients[pipe] + plane; in pipe2client()
58 disp/mdp5/mdp5_cfg.o \