Searched refs:mtk_ovl_supported_rotations (Results 1 – 3 of 3) sorted by relevance
334 unsigned int mtk_ovl_supported_rotations(struct device *dev) in mtk_ovl_supported_rotations() function346 if (state->rotation & ~mtk_ovl_supported_rotations(dev)) in mtk_ovl_layer_check()
99 unsigned int mtk_ovl_supported_rotations(struct device *dev);
360 .supported_rotations = mtk_ovl_supported_rotations,