Searched refs:bttvs (Results 1 – 3 of 3) sorted by relevance
38 if (!bttvs[card]) in bttv_get_pcidev() 41 return bttvs[card]->c.pci; in bttv_get_pcidev() 53 btv = bttvs[card]; in bttv_gpio_enable() 71 btv = bttvs[card]; in bttv_read_gpio() 93 btv = bttvs[card]; in bttv_write_gpio()
479 extern struct bttv *bttvs[BTTV_MAX];
54 struct bttv *bttvs[BTTV_MAX]; variable 3219 bttvs[bttv_num] = btv = kzalloc(sizeof(*btv), GFP_KERNEL); in bttv_probe() 3452 bttvs[btv->c.nr] = NULL; in bttv_probe() 3501 bttvs[btv->c.nr] = NULL; in bttv_remove()