mdp_comp
struct mdp_comp *comps = NULL;
sizeof(struct mdp_comp));
struct mdp_comp *comps;
int mdp_comp_clock_on(struct device *dev, struct mdp_comp *comp)
void mdp_comp_clock_off(struct device *dev, struct mdp_comp *comp)
int mdp_comp_clocks_on(struct device *dev, struct mdp_comp *comps, int num)
void mdp_comp_clocks_off(struct device *dev, struct mdp_comp *comps, int num)
struct device_node *node, struct mdp_comp *comp)
struct mdp_comp *comp)
struct mdp_comp *comp, enum mtk_mdp_comp_id id)
static void mdp_comp_deinit(struct mdp_comp *comp)
static struct mdp_comp *mdp_comp_create(struct mdp_dev *mdp,
struct mdp_comp *comp;
struct mdp_comp *comp;
struct mdp_comp *comp;
struct mdp_comp *merge;
struct mdp_comp *prz1 = ctx->comp->mdp_dev->comp[MDP_COMP_RSZ1];
struct mdp_comp *comp;
int mdp_comp_clock_on(struct device *dev, struct mdp_comp *comp);
void mdp_comp_clock_off(struct device *dev, struct mdp_comp *comp);
int mdp_comp_clocks_on(struct device *dev, struct mdp_comp *comps, int num);
void mdp_comp_clocks_off(struct device *dev, struct mdp_comp *comps, int num);
struct mdp_comp *comp[MDP_MAX_COMP_COUNT];