Searched refs:EDID_SIGNATURE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/videomode/
H A Dedidreg.h57 #define EDID_SIGNATURE { 0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0 } macro
H A Dedid.c135 uint8_t sig[8] = EDID_SIGNATURE;

Completed in 110 milliseconds