OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmdline_rot
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_client_modeset.c
942
unsigned int
cmdline_rot
, panel_rot;
local in function:drm_client_rotation
946
cmdline_rot
= ilog2(cmdline->rotation_reflection & DRM_MODE_ROTATE_MASK);
947
sum_rot = (panel_rot +
cmdline_rot
) % 4;
Completed in 13 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025