OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:orientation_quirk
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_connector.c
2087
int
orientation_quirk
;
local in function:drm_connector_init_panel_orientation_property
2089
orientation_quirk
= drm_get_panel_orientation_quirk(width, height);
2090
if (
orientation_quirk
!= DRM_MODE_PANEL_ORIENTATION_UNKNOWN)
2091
info->panel_orientation =
orientation_quirk
;
drm_connector.c
2087
int
orientation_quirk
;
local in function:drm_connector_init_panel_orientation_property
2089
orientation_quirk
= drm_get_panel_orientation_quirk(width, height);
2090
if (
orientation_quirk
!= DRM_MODE_PANEL_ORIENTATION_UNKNOWN)
2091
info->panel_orientation =
orientation_quirk
;
drm_connector.c
2087
int
orientation_quirk
;
local in function:drm_connector_init_panel_orientation_property
2089
orientation_quirk
= drm_get_panel_orientation_quirk(width, height);
2090
if (
orientation_quirk
!= DRM_MODE_PANEL_ORIENTATION_UNKNOWN)
2091
info->panel_orientation =
orientation_quirk
;
drm_connector.c
2087
int
orientation_quirk
;
local in function:drm_connector_init_panel_orientation_property
2089
orientation_quirk
= drm_get_panel_orientation_quirk(width, height);
2090
if (
orientation_quirk
!= DRM_MODE_PANEL_ORIENTATION_UNKNOWN)
2091
info->panel_orientation =
orientation_quirk
;
Completed in 51 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025