Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/media/video/
Dbttv-if.c58 *type = bttvs[card].type; in bttv_get_cardinfo()
59 *cardid = bttvs[card].cardid; in bttv_get_cardinfo()
67 return bttvs[card].dev; in bttv_get_pcidev()
76 return bttvs[card].type; in bttv_get_id()
87 btv = &bttvs[card]; in bttv_gpio_enable()
102 btv = &bttvs[card]; in bttv_read_gpio()
122 btv = &bttvs[card]; in bttv_write_gpio()
140 btv = &bttvs[card]; in bttv_get_gpio_queue()
141 if (bttvs[card].shutdown) { in bttv_get_gpio_queue()
230 bttv_call_i2c_clients(&bttvs[card], cmd, arg); in bttv_i2c_call()
Dbttvp.h206 extern struct bttv bttvs[BTTV_MAX];
Dbttv-driver.c61 struct bttv bttvs[BTTV_MAX]; variable
3042 btv=&bttvs[bttv_num]; in bttv_probe()