Home
last modified time | relevance | path

Searched refs:std_timing (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_edid.h59 struct std_timing { struct
164 struct std_timing timings[6];
361 struct std_timing standard_timings[8];
/openbsd/sys/dev/pci/drm/
H A Ddrm_edid.c3333 const struct std_timing *t) in drm_mode_std()
3947 const struct std_timing *std = &data->data.timings[i]; in do_standard_modes()