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