OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EEXT_REV
(Results
1 - 2
of
2
) sorted by null
/external/adhd/cras/src/common/
edid_utils.h
52
#define
EEXT_REV
1
edid_utils.c
583
if (!((edid_ext[EEXT_TAG] == 0x02) && (edid_ext[
EEXT_REV
] == 0x03)))
631
if (!((edid_ext[EEXT_TAG] == 0x02) && (edid_ext[
EEXT_REV
] == 0x03)))
786
if ((eext_tag == 0x02) && (edid_ext[
EEXT_REV
] == 0x03)) {
822
edid_ext[
EEXT_REV
]);
Completed in 44 milliseconds