OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:multi_present
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_edid.c
3817
int modes = 0, offset = 0, i,
multi_present
= 0, multi_len;
local in function:do_hdmi_vsdb_modes
3848
multi_present
= (db[8 + offset] & 0x60) >> 5;
3863
if (
multi_present
== 1)
3865
else if (
multi_present
== 2)
3876
if (
multi_present
== 1 ||
multi_present
== 2) {
3881
if (
multi_present
== 2)
drm_edid.c
3817
int modes = 0, offset = 0, i,
multi_present
= 0, multi_len;
local in function:do_hdmi_vsdb_modes
3848
multi_present
= (db[8 + offset] & 0x60) >> 5;
3863
if (
multi_present
== 1)
3865
else if (
multi_present
== 2)
3876
if (
multi_present
== 1 ||
multi_present
== 2) {
3881
if (
multi_present
== 2)
Completed in 132 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025