bttv_gpio_enable  330 drivers/media/pci/bt8xx/bt878.c 		retval = bttv_gpio_enable(bt->bttv_nr,
bttv_gpio_enable   25 drivers/media/pci/bt8xx/bttv-if.c EXPORT_SYMBOL(bttv_gpio_enable);
bttv_gpio_enable  311 drivers/media/pci/bt8xx/bttv.h extern int bttv_gpio_enable(unsigned int card,
bttv_gpio_enable  242 drivers/media/pci/bt8xx/dvb-bt8xx.c 	bttv_gpio_enable(card->bttv_nr, 1, 1);  /* output */
bttv_gpio_enable  428 drivers/media/pci/bt8xx/dvb-bt8xx.c 	int ret = bttv_gpio_enable(bt->bttv_nr, 0x001F, 0x001F);
bttv_gpio_enable  545 drivers/media/pci/bt8xx/dvb-bt8xx.c 	int ret = bttv_gpio_enable(bt->bttv_nr, 0x08, 0x08);