drm_client_rotation  896 drivers/gpu/drm/drm_client_modeset.c EXPORT_SYMBOL(drm_client_rotation);
drm_client_rotation  941 drivers/gpu/drm/drm_client_modeset.c 		if (drm_client_rotation(mode_set, &rotation)) {
drm_client_rotation 1751 drivers/gpu/drm/drm_fb_helper.c 		if (drm_client_rotation(modeset, &rotation))
drm_client_rotation  158 include/drm/drm_client.h bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation);