Lines Matching refs:videomode
35 #include <dev/videomode/videomode.h>
44 const struct videomode *
47 const struct videomode *this, *best = NULL;
69 const struct videomode *
72 const struct videomode *this, *best = NULL;
102 swap_modes(struct videomode *left, struct videomode *right)
104 struct videomode temp;
120 sort_modes(struct videomode *modes, struct videomode **preferred, int nmodes)
124 struct videomode *mtemp = NULL;