drm_crtc_from_index   94 drivers/gpu/drm/drm_crtc.c EXPORT_SYMBOL(drm_crtc_from_index);
drm_crtc_from_index  133 drivers/gpu/drm/drm_vblank.c 		struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe);
drm_crtc_from_index  339 drivers/gpu/drm/drm_vblank.c 		struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe);
drm_crtc_from_index  614 drivers/gpu/drm/drm_vblank.c 	crtc = drm_crtc_from_index(dev, pipe);
drm_crtc_from_index  944 drivers/gpu/drm/drm_vblank.c 		struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe);
drm_crtc_from_index 1474 drivers/gpu/drm/drm_vblank.c 		struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe);
drm_crtc_from_index   62 drivers/gpu/drm/nouveau/nouveau_display.c 	crtc = drm_crtc_from_index(dev, pipe);
drm_crtc_from_index   78 drivers/gpu/drm/nouveau/nouveau_display.c 	crtc = drm_crtc_from_index(dev, pipe);
drm_crtc_from_index  371 drivers/gpu/drm/stm/ltdc.c 	struct drm_crtc *crtc = drm_crtc_from_index(ddev, 0);
drm_crtc_from_index   93 drivers/gpu/drm/vc4/vc4_crtc.c 	struct drm_crtc *crtc = drm_crtc_from_index(dev, crtc_id);
drm_crtc_from_index 1177 include/drm/drm_crtc.h struct drm_crtc *drm_crtc_from_index(struct drm_device *dev, int idx);