Searched refs:cx88_boards (Results 1 – 1 of 1) sorted by relevance
74 static const struct cx88_board cx88_boards[] = { variable3289 for (i = 0; i < ARRAY_SIZE(cx88_boards); i++) in cx88_card_list()3291 core->name, i, cx88_boards[i].name); in cx88_card_list()3744 if (card[core->nr] < ARRAY_SIZE(cx88_boards)) in cx88_core_create()3755 core->board = cx88_boards[core->boardnr]; in cx88_core_create()