cx88_boards        51 drivers/media/pci/cx88/cx88-cards.c static const struct cx88_board cx88_boards[] = {
cx88_boards      3273 drivers/media/pci/cx88/cx88-cards.c 	for (i = 0; i < ARRAY_SIZE(cx88_boards); i++)
cx88_boards      3274 drivers/media/pci/cx88/cx88-cards.c 		pr_err("    card=%d -> %s\n", i, cx88_boards[i].name);
cx88_boards      3732 drivers/media/pci/cx88/cx88-cards.c 	if (card[core->nr] < ARRAY_SIZE(cx88_boards))
cx88_boards      3743 drivers/media/pci/cx88/cx88-cards.c 	core->board = cx88_boards[core->boardnr];