HomeSort by: relevance | last modified time | path
    Searched defs:drm_client_rotation (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_client_modeset.c 890 * drm_client_rotation() - Check the initial rotation value
902 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation) function
974 EXPORT_SYMBOL(drm_client_rotation); variable
1019 if (drm_client_rotation(mode_set, &rotation)) {

Completed in 15 milliseconds