Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/bt8xx/
Dbttv-if.c50 if (!bttvs[card]) in bttv_get_pcidev()
53 return bttvs[card]->c.pci; in bttv_get_pcidev()
65 btv = bttvs[card]; in bttv_gpio_enable()
83 btv = bttvs[card]; in bttv_read_gpio()
105 btv = bttvs[card]; in bttv_write_gpio()
Dbttvp.h502 extern struct bttv *bttvs[BTTV_MAX];
Dbttv-driver.c62 struct bttv *bttvs[BTTV_MAX]; variable
4248 bttvs[bttv_num] = btv = kzalloc(sizeof(*btv), GFP_KERNEL); in bttv_probe()
4470 bttvs[btv->c.nr] = NULL; in bttv_remove()