Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttv-input.c121 if (ir->rc5_gpio) in bttv_input_irq()
296 } else if (ir->rc5_gpio) { in bttv_ir_start()
309 if (btv->remote->rc5_gpio) { in bttv_ir_stop()
485 ir->rc5_gpio = true; in bttv_input_init()
515 if (ir->rc5_gpio) { in bttv_input_init()
Dbttvp.h128 bool rc5_gpio; /* Is RC5 legacy GPIO enabled? */ member