Searched refs:bttv_gpio_read (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-input.c59 gpio = bttv_gpio_read(&btv->c); ir_handle_key()
93 gpio = bttv_gpio_read(&btv->c); ir_enltv_handle_key()
255 gpio = bttv_gpio_read(&btv->c); bttv_rc5_irq()
325 gpio = bttv_gpio_read(&btv->c); bttv_ir_stop()
511 ir->last_gpio = ir_extract_bits(bttv_gpio_read(&btv->c), bttv_input_init()
526 gpio = bttv_gpio_read(&btv->c); bttv_input_init()
H A Dbttv-gpio.c155 u32 bttv_gpio_read(struct bttv_core *core) bttv_gpio_read() function
H A Dbttv.h352 u32 bttv_gpio_read(struct bttv_core *core);
357 #define gpio_read() bttv_gpio_read(&btv->c)

Completed in 109 milliseconds