Searched refs:t1_board (Results 1 – 1 of 1) sorted by relevance
392 static const struct board_info t1_board[] = { variable545 return board_id < ARRAY_SIZE(t1_board) ? &t1_board[board_id] : NULL; in t1_get_board_info()