OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:N_TEST_EDIDS
(Results
1 - 2
of
2
) sorted by null
/external/adhd/cras/src/common/
edid_utils.h
176
#define
N_TEST_EDIDS
6
edid_utils.c
193
static unsigned char *test_edids[
N_TEST_EDIDS
] = {
200
if ((n < 1) || (n >
N_TEST_EDIDS
))
208
if ((n < 1) || (n >
N_TEST_EDIDS
))
Completed in 229 milliseconds