Home
last modified time | relevance | path

Searched refs:cx23885_bcount (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885.h546 extern const unsigned int cx23885_bcount;
H A Dcx23885-cards.c864 const unsigned int cx23885_bcount = ARRAY_SIZE(cx23885_boards); variable
1215 for (i = 0; i < cx23885_bcount; i++) in cx23885_card_list()
H A Dcx23885-core.c908 if (card[dev->nr] < cx23885_bcount) in cx23885_dev_setup()