Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-cards.c2545 static const unsigned int em28xx_bcount = ARRAY_SIZE(em28xx_boards); variable
3093 for (i = 0; i < em28xx_bcount; i++) { in em28xx_hint_board()
3929 if ((unsigned int)card[nr] < em28xx_bcount) in em28xx_usb_probe()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-cards.c2584 static const unsigned int em28xx_bcount = ARRAY_SIZE(em28xx_boards); variable
3138 for (i = 0; i < em28xx_bcount; i++) { in em28xx_hint_board()
3974 if ((unsigned int)card[nr] < em28xx_bcount) in em28xx_usb_probe()

Completed in 7 milliseconds