Home
last modified time | relevance | path

Searched refs:edid_clamshell (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/macppc/macppc/
Dstatic_edid.c62 uint8_t edid_clamshell[128] = { variable
Dstatic_edid.h33 extern uint8_t edid_clamshell[128];
Dmachdep.c469 edid = prop_data_create_nocopy(edid_clamshell, sizeof(edid_clamshell)); in add_model_specifics()