Home
last modified time | relevance | path

Searched refs:NEC_HEADER_SPACE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/rc/
H A Dir-nec-decoder.c14 #define NEC_HEADER_SPACE (8 * NEC_UNIT) macro
77 if (eq_margin(ev.duration, NEC_HEADER_SPACE, NEC_UNIT)) { in ir_nec_decode()
211 .header_space = NEC_HEADER_SPACE,
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dir-nec-decoder.c14 #define NEC_HEADER_SPACE (8 * NEC_UNIT) macro
77 if (eq_margin(ev.duration, NEC_HEADER_SPACE, NEC_UNIT)) { in ir_nec_decode()
211 .header_space = NEC_HEADER_SPACE,

Completed in 1 milliseconds