OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EDID_BLOCK_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sunxi_hdmi.c
631
#define
EDID_BLOCK_SIZE
128
647
data,
EDID_BLOCK_SIZE
, 0);
661
edid = kmem_zalloc(
EDID_BLOCK_SIZE
, KM_SLEEP);
714
kmem_free(edid,
EDID_BLOCK_SIZE
);
725
edid = kmem_zalloc(
EDID_BLOCK_SIZE
, KM_SLEEP);
800
kmem_free(edid,
EDID_BLOCK_SIZE
);
/src/sys/dev/videomode/
edidreg.h
165
#define
EDID_BLOCK_SIZE
18
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025