Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Dbttv-input.c46 gpio = bttv_gpio_read(&btv->c); in ir_handle_key()
81 gpio = bttv_gpio_read(&btv->c); in ir_enltv_handle_key()
244 gpio = bttv_gpio_read(&btv->c); in bttv_rc5_irq()
314 gpio = bttv_gpio_read(&btv->c); in bttv_ir_stop()
504 ir->last_gpio = ir_extract_bits(bttv_gpio_read(&btv->c), in bttv_input_init()
519 gpio = bttv_gpio_read(&btv->c); in bttv_input_init()
A Dbttv.h351 u32 bttv_gpio_read(struct bttv_core *core);
356 #define gpio_read() bttv_gpio_read(&btv->c)
A Dbttv-gpio.c142 u32 bttv_gpio_read(struct bttv_core *core) in bttv_gpio_read() function

Completed in 7 milliseconds