Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/rc/
Dir-nec-decoder.c29 #define NEC_TRAILER_SPACE (10 * NEC_UNIT) /* even longer in reality */ macro
121 NEC_TRAILER_SPACE, NEC_UNIT / 2)) { in ir_nec_decode()
158 if (!geq_margin(ev.duration, NEC_TRAILER_SPACE, NEC_UNIT / 2)) in ir_nec_decode()