Home
last modified time | relevance | path

Searched refs:IMG_IR_REPEATCODE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/rc/img-ir/
H A Dimg-ir-sanyo.c28 return IMG_IR_REPEATCODE; in img_ir_sanyo_scancode()
H A Dimg-ir-hw.h129 #define IMG_IR_REPEATCODE 1 /* repeat the previous code */ macro
H A Dimg-ir-nec.c19 return IMG_IR_REPEATCODE; in img_ir_nec_scancode()
H A Dimg-ir-hw.c839 } else if (ret == IMG_IR_REPEATCODE) { in img_ir_handle_data()