Searched refs:tv_modes (Results 1 – 1 of 1) sorted by relevance
205 static const struct tv_mode tv_modes[] = { variable253 for (i = 0; i < ARRAY_SIZE(tv_modes); i++) { in sun4i_tv_find_tv_by_mode()254 const struct tv_mode *tv_mode = &tv_modes[i]; in sun4i_tv_find_tv_by_mode()