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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-cards.c68 static const struct cx88_board cx88_boards[] = { variable in typeref:struct:cx88_board
3008 for (i = 0; i < ARRAY_SIZE(cx88_boards); i++)
3010 core->name, i, cx88_boards[i].name);
3424 if (card[core->nr] < ARRAY_SIZE(cx88_boards))
3435 memcpy(&core->board, &cx88_boards[core->boardnr], sizeof(core->board));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-cards.c68 static const struct cx88_board cx88_boards[] = { variable in typeref:struct:cx88_board
3008 for (i = 0; i < ARRAY_SIZE(cx88_boards); i++)
3010 core->name, i, cx88_boards[i].name);
3424 if (card[core->nr] < ARRAY_SIZE(cx88_boards))
3435 memcpy(&core->board, &cx88_boards[core->boardnr], sizeof(core->board));

Completed in 76 milliseconds