Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-input.c132 if (ir->rc5_gpio) in bttv_input_irq()
312 } else if (ir->rc5_gpio) { in bttv_ir_start()
325 if (btv->remote->rc5_gpio) { in bttv_ir_stop()
497 ir->rc5_gpio = true; in bttv_input_init()
527 if (ir->rc5_gpio) { in bttv_input_init()
Dbttvp.h140 bool rc5_gpio; /* Is RC5 legacy GPIO enabled? */ member