Searched refs:drm_of_find_possible_crtcs (Results 1 – 6 of 6) sorted by relevance
10 extern uint32_t drm_of_find_possible_crtcs(struct drm_device *dev,16 static inline uint32_t drm_of_find_possible_crtcs(struct drm_device *dev, in drm_of_find_possible_crtcs() function
44 uint32_t drm_of_find_possible_crtcs(struct drm_device *dev, in drm_of_find_possible_crtcs() function64 EXPORT_SYMBOL(drm_of_find_possible_crtcs);
238 encoder->possible_crtcs = drm_of_find_possible_crtcs(drm, dev->of_node); in dw_hdmi_imx_bind()
414 uint32_t crtc_mask = drm_of_find_possible_crtcs(drm, np); in imx_drm_encoder_parse_of()
280 encoder->possible_crtcs = drm_of_find_possible_crtcs(drm, dev->of_node); in dw_hdmi_rockchip_bind()
1418 crtcs = drm_of_find_possible_crtcs(drm, dev->of_node); in tda998x_bind()