Home
last modified time | relevance | path

Searched refs:bttv_gpio_read (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/bt8xx/
H A Dbttv.h351 u32 bttv_gpio_read(struct bttv_core *core);
356 #define gpio_read() bttv_gpio_read(&btv->c)
H A Dbttv-gpio.c142 u32 bttv_gpio_read(struct bttv_core *core) in bttv_gpio_read() function