Home
last modified time | relevance | path

Searched refs:mdp_comp_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-comp.h107 enum mdp_comp_type { enum
146 enum mdp_comp_type type;
Dmtk-mdp3-comp.c582 enum mdp_comp_type type;
653 static inline bool is_dma_capable(const enum mdp_comp_type type) in is_dma_capable()
660 static inline bool is_bypass_gce_event(const enum mdp_comp_type type) in is_bypass_gce_event()
669 static int mdp_comp_get_id(enum mdp_comp_type type, int alias_id) in mdp_comp_get_id()
906 enum mdp_comp_type type; in mdp_comp_sub_create()
919 type = (enum mdp_comp_type)(uintptr_t)of_id->data; in mdp_comp_sub_create()
965 enum mdp_comp_type type; in mdp_comp_config()
979 type = (enum mdp_comp_type)(uintptr_t)of_id->data; in mdp_comp_config()