bttvs 54 drivers/media/pci/bt8xx/bttv-driver.c struct bttv *bttvs[BTTV_MAX]; bttvs 3986 drivers/media/pci/bt8xx/bttv-driver.c bttvs[bttv_num] = btv = kzalloc(sizeof(*btv), GFP_KERNEL); bttvs 4260 drivers/media/pci/bt8xx/bttv-driver.c bttvs[btv->c.nr] = NULL; bttvs 38 drivers/media/pci/bt8xx/bttv-if.c if (!bttvs[card]) bttvs 41 drivers/media/pci/bt8xx/bttv-if.c return bttvs[card]->c.pci; bttvs 53 drivers/media/pci/bt8xx/bttv-if.c btv = bttvs[card]; bttvs 71 drivers/media/pci/bt8xx/bttv-if.c btv = bttvs[card]; bttvs 93 drivers/media/pci/bt8xx/bttv-if.c btv = bttvs[card]; bttvs 506 drivers/media/pci/bt8xx/bttvp.h extern struct bttv *bttvs[BTTV_MAX];