Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-cards.c2884 static const unsigned int bttv_num_tvcards = ARRAY_SIZE(bttv_tvcards); variable
2925 if (card[btv->c.nr] < bttv_num_tvcards) in bttv_idcard()
2931 card[btv->c.nr] < bttv_num_tvcards in bttv_idcard()
4024 if (card[btv->c.nr] < bttv_num_tvcards) { in osprey_eeprom()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-cards.c2881 static const unsigned int bttv_num_tvcards = ARRAY_SIZE(bttv_tvcards); variable
2922 if (card[btv->c.nr] < bttv_num_tvcards) in bttv_idcard()
2928 card[btv->c.nr] < bttv_num_tvcards in bttv_idcard()
4023 if (card[btv->c.nr] < bttv_num_tvcards) { in osprey_eeprom()

Completed in 10 milliseconds