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