Searched refs:bttvs (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-if.c50 if (!bttvs[card])
53 return bttvs[card]->c.pci;
65 btv = bttvs[card];
83 btv = bttvs[card];
105 btv = bttvs[card];
H A Dbttvp.h471 extern struct bttv *bttvs[BTTV_MAX];
H A Dbttv-driver.c63 struct bttv *bttvs[BTTV_MAX]; variable in typeref:struct:bttv
4303 bttvs[bttv_num] = btv = kzalloc(sizeof(*btv), GFP_KERNEL);
4524 bttvs[btv->c.nr] = NULL;

Completed in 111 milliseconds