Home
last modified time | relevance | path

Searched defs:get_comp_flag (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-comp.h181 s64 (*get_comp_flag)(const struct mdp_comp_ctx *ctx); member
H A Dmtk-mdp3-comp.c34 static s64 get_comp_flag(const struct mdp_comp_ctx *ctx) in get_comp_flag() function