Lines Matching refs:crtc_list
616 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) { in drm_framebuffer_remove()
677 list_add_tail(&crtc->head, &config->crtc_list); in drm_crtc_init_with_planes()
736 list_for_each_entry(tmp, &crtc->dev->mode_config.crtc_list, head) { in drm_crtc_index()
1689 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) in drm_mode_group_init_legacy_group()
1858 list_for_each(lh, &dev->mode_config.crtc_list) in drm_mode_getresources()
1884 list_for_each_entry(crtc, &dev->mode_config.crtc_list, in drm_mode_getresources()
2642 list_for_each_entry(tmp, &crtc->dev->mode_config.crtc_list, head) in drm_mode_set_config_internal()
2653 list_for_each_entry(tmp, &crtc->dev->mode_config.crtc_list, head) { in drm_mode_set_config_internal()
5046 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) in drm_mode_config_reset()
5434 INIT_LIST_HEAD(&dev->mode_config.crtc_list); in drm_mode_config_init()
5518 list_for_each_entry_safe(crtc, ct, &dev->mode_config.crtc_list, head) { in drm_mode_config_cleanup()