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

  /src/sys/external/bsd/drm2/dist/drm/
drm_connector.c 825 static const struct drm_prop_enum_list drm_panel_orientation_enum_list[] = { variable in typeref:typename:const struct drm_prop_enum_list[]
2100 drm_panel_orientation_enum_list,
2101 ARRAY_SIZE(drm_panel_orientation_enum_list));
drm_connector.c 825 static const struct drm_prop_enum_list drm_panel_orientation_enum_list[] = { variable in typeref:typename:const struct drm_prop_enum_list[]
2100 drm_panel_orientation_enum_list,
2101 ARRAY_SIZE(drm_panel_orientation_enum_list));

Completed in 24 milliseconds