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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx.h691 extern const unsigned int em28xx_bcount;
H A Dem28xx-cards.c1697 const unsigned int em28xx_bcount = ARRAY_SIZE(em28xx_boards); variable
2325 for (i = 0; i < em28xx_bcount; i++) {
2972 if ((card[nr] >= 0) && (card[nr] < em28xx_bcount))

Completed in 111 milliseconds