Searched refs:bttv_read_gpio (Results 1 – 3 of 3) sorted by relevance
26 EXPORT_SYMBOL(bttv_read_gpio);63 int bttv_read_gpio(unsigned int card, unsigned long *data) in bttv_read_gpio() function
317 extern int bttv_read_gpio(unsigned int card, unsigned long *data);
344 retval = bttv_read_gpio(bt->bttv_nr, &mp->rd.value); in bt878_device_control()