Searched refs:tv_modes (Results 1 – 2 of 2) sorted by relevance
213 static const struct tv_mode tv_modes[] = { variable297 for (i = 0; i < ARRAY_SIZE(tv_modes); i++) { in sun4i_tv_find_tv_by_mode()298 const struct tv_mode *tv_mode = &tv_modes[i]; in sun4i_tv_find_tv_by_mode()308 for (i = 0; i < ARRAY_SIZE(tv_modes); i++) { in sun4i_tv_find_tv_by_mode()309 const struct tv_mode *tv_mode = &tv_modes[i]; in sun4i_tv_find_tv_by_mode()481 for (i = 0; i < ARRAY_SIZE(tv_modes); i++) { in sun4i_tv_comp_get_modes()483 const struct tv_mode *tv_mode = &tv_modes[i]; in sun4i_tv_comp_get_modes()
378 static const struct tv_mode tv_modes[] = { variable950 return &tv_modes[format]; in intel_tv_mode_find()1686 for (i = 0; i < ARRAY_SIZE(tv_modes); i++) { in intel_tv_find_better_format()1687 tv_mode = &tv_modes[i]; in intel_tv_find_better_format()1881 const char *tv_format_names[ARRAY_SIZE(tv_modes)]; in intel_tv_init()1979 for (i = 0; i < ARRAY_SIZE(tv_modes); i++) { in intel_tv_init()1982 tv_modes[i].oversample == 1) in intel_tv_init()1985 tv_format_names[i] = tv_modes[i].name; in intel_tv_init()