Searched refs:rc5_gpio (Results 1 – 2 of 2) sorted by relevance
132 if (ir->rc5_gpio) in bttv_input_irq()307 } else if (ir->rc5_gpio) { in bttv_ir_start()320 if (btv->remote->rc5_gpio) { in bttv_ir_stop()492 ir->rc5_gpio = true; in bttv_input_init()522 if (ir->rc5_gpio) { in bttv_input_init()
140 bool rc5_gpio; /* Is RC5 legacy GPIO enabled? */ member