Searched refs:rc5_gpio (Results 1 – 2 of 2) sorted by relevance
121 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()
127 bool rc5_gpio; /* Is RC5 legacy GPIO enabled? */ member