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

/openbsd-current/sys/dev/videomode/
H A Dedid.c49 int edid_std_timing(uint8_t *, struct videomode *);
295 edid_std_timing(uint8_t *data, struct videomode *vmp) function
466 if (edid_std_timing(data, &mode)) {
568 if (edid_std_timing(data + EDID_OFFSET_STD_TIMING + i * 2,

Completed in 114 milliseconds