Searched refs:cea_modes (Results 1 – 3 of 3) sorted by relevance
11 extern const Videomode cea_modes[];
55 return find_from_table(cea_modes, width, height, vrefresh, ilace); in find_cea()
51 const Videomode cea_modes[] = { variable