Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
H A Dir-jvc-decoder.c167 .header_space = JVC_HEADER_SPACE,
H A Dir-sanyo-decoder.c168 .header_space = SANYO_HEADER_SPACE,
H A Dir-sharp-decoder.c171 .header_space = 0,
H A Dir-nec-decoder.c211 .header_space = NEC_HEADER_SPACE,
H A Drc-core-priv.h273 unsigned int header_space; member
H A Drc-ir-raw.c408 timings->header_space); in ir_raw_gen_pd()