Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-if.c38 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()
H A Dbttvp.h506 extern struct bttv *bttvs[BTTV_MAX];
H A Dbttv-driver.c54 struct bttv *bttvs[BTTV_MAX]; variable
3986 bttvs[bttv_num] = btv = kzalloc(sizeof(*btv), GFP_KERNEL); in bttv_probe()
4219 bttvs[btv->c.nr] = NULL; in bttv_probe()
4268 bttvs[btv->c.nr] = NULL; in bttv_remove()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-if.c38 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()
H A Dbttvp.h479 extern struct bttv *bttvs[BTTV_MAX];
H A Dbttv-driver.c54 struct bttv *bttvs[BTTV_MAX]; variable
3221 bttvs[bttv_num] = btv = kzalloc(sizeof(*btv), GFP_KERNEL); in bttv_probe()
3454 bttvs[btv->c.nr] = NULL; in bttv_probe()
3503 bttvs[btv->c.nr] = NULL; in bttv_remove()

Completed in 13 milliseconds