Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/em28xx/
Dem28xx.h717 extern const unsigned int em28xx_bcount;
Dem28xx-cards.c1985 const unsigned int em28xx_bcount = ARRAY_SIZE(em28xx_boards); variable
2657 for (i = 0; i < em28xx_bcount; i++) { in em28xx_hint_board()
3364 if ((card[nr] >= 0) && (card[nr] < em28xx_bcount)) in em28xx_usb_probe()