Lines Matching defs:inner_id
162 s32 inner_id = MDP_COMP_NONE;
167 inner_id = CFG_GET(MT8183, path->config, components[index].type);
169 inner_id = CFG_GET(MT8195, path->config, components[index].type);
171 if (mdp_cfg_comp_is_dummy(path->mdp_dev, inner_id))
203 s32 inner_id = MDP_COMP_NONE;
219 inner_id = CFG_GET(MT8183, path->config, components[index].type);
221 inner_id = CFG_GET(MT8195, path->config, components[index].type);
223 if (mdp_cfg_comp_is_dummy(path->mdp_dev, inner_id))
240 inner_id = CFG_GET(MT8183, path->config, components[index].type);
242 inner_id = CFG_GET(MT8195, path->config, components[index].type);
244 if (mdp_cfg_comp_is_dummy(path->mdp_dev, inner_id))
273 s32 inner_id = MDP_COMP_NONE;
276 inner_id = CFG_GET(MT8183, path->config, components[index].type);
278 inner_id = CFG_GET(MT8195, path->config, components[index].type);
280 if (mdp_cfg_comp_is_dummy(path->mdp_dev, inner_id))
305 s32 inner_id = MDP_COMP_NONE;
329 inner_id = CFG_GET(MT8183, path->config, components[index].type);
331 inner_id = CFG_GET(MT8195, path->config, components[index].type);
333 if (mdp_cfg_comp_is_dummy(path->mdp_dev, inner_id))
349 inner_id = CFG_GET(MT8183, path->config, components[index].type);
351 inner_id = CFG_GET(MT8195, path->config, components[index].type);
353 if (mdp_cfg_comp_is_dummy(path->mdp_dev, inner_id))
365 inner_id = CFG_GET(MT8183, path->config, components[index].type);
367 inner_id = CFG_GET(MT8195, path->config, components[index].type);
369 if (mdp_cfg_comp_is_dummy(path->mdp_dev, inner_id))
393 s32 inner_id = MDP_COMP_NONE;
409 inner_id = CFG_GET(MT8183, path->config, components[index].type);
411 inner_id = CFG_GET(MT8195, path->config, components[index].type);
413 if (mdp_cfg_comp_is_dummy(path->mdp_dev, inner_id))
427 inner_id = CFG_GET(MT8183, path->config, components[index].type);
429 inner_id = CFG_GET(MT8195, path->config, components[index].type);
431 if (mdp_cfg_comp_is_dummy(path->mdp_dev, inner_id))
454 inner_id = CFG_GET(MT8183, path->config, components[index].type);
456 inner_id = CFG_GET(MT8195, path->config, components[index].type);
458 if (mdp_cfg_comp_is_dummy(path->mdp_dev, inner_id))
634 s32 inner_id = MDP_COMP_NONE;
637 inner_id = CFG_GET(MT8183, path->config, components[i].type);
639 inner_id = CFG_GET(MT8195, path->config, components[i].type);
641 if (mdp_cfg_comp_is_dummy(mdp, inner_id))