Home | History | Annotate | Download | only in videomode

Lines Matching refs:videomode

50 #include <dev/videomode/videomode.h>
51 #include <dev/videomode/ediddevs.h>
52 #include <dev/videomode/edidreg.h>
53 #include <dev/videomode/edidvar.h>
54 #include <dev/videomode/vesagtf.h>
91 #include <dev/videomode/ediddevs_data.h>
301 static const struct videomode *
312 static struct videomode *
313 edid_search_mode(struct edid_info *edid, const struct videomode *mode)
332 edid_std_timing(uint8_t *data, struct videomode *vmp)
335 const struct videomode *lookup;
377 edid_det_timing(uint8_t *data, struct videomode *vmp)
431 static void bump_preferred_mode(struct edid_info *edid, struct videomode *m)
451 struct videomode mode, *exist_mode;
538 const struct videomode *vmp;
623 struct videomode mode, *exist_mode;