OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:edid_product
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/videomode/
edidvar.h
70
uint16_t
edid_product
;
member in struct:edid_info
edid.c
85
struct
edid_product
{
struct
163
printf("Product: [%04X] %s\n", edid->
edid_product
,
442
(edid->
edid_product
== 0x4800) &&
554
edid->
edid_product
= data[EDID_OFFSET_PRODUCT_ID] +
564
name = edid_findproduct((char *)edid->edid_vendor, edid->
edid_product
);
Completed in 12 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025