Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/bt8xx/
Dbttv-if.c26 EXPORT_SYMBOL(bttv_read_gpio);
63 int bttv_read_gpio(unsigned int card, unsigned long *data) in bttv_read_gpio() function
Dbttv.h317 extern int bttv_read_gpio(unsigned int card, unsigned long *data);
Dbt878.c344 retval = bttv_read_gpio(bt->bttv_nr, &mp->rd.value); in bt878_device_control()