Searched refs:mtk_find_possible_crtcs (Results 1 – 3 of 3) sorted by relevance
352 int mtk_find_possible_crtcs(struct drm_device *drm, struct device *dev);
573 int mtk_find_possible_crtcs(struct drm_device *drm, struct device *dev) in mtk_find_possible_crtcs() function
923 ret = mtk_find_possible_crtcs(drm, dsi->host.dev); in mtk_dsi_encoder_init()