Searched refs:cx88_boards (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-cards.c74 static const struct cx88_board cx88_boards[] = { variable in typeref:struct:cx88_board
3289 for (i = 0; i < ARRAY_SIZE(cx88_boards); i++) cx88_card_list()
3291 core->name, i, cx88_boards[i].name); cx88_card_list()
3744 if (card[core->nr] < ARRAY_SIZE(cx88_boards)) cx88_core_create()
3755 core->board = cx88_boards[core->boardnr]; cx88_core_create()

Completed in 44 milliseconds