Searched refs:prev_ev (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dir-rc6-decoder.c141 if (!is_transition(&ev, &ir_dev->raw->prev_ev))
161 if (!is_transition(&ev, &ir_dev->raw->prev_ev) ||
206 if (!is_transition(&ev, &ir_dev->raw->prev_ev))
H A Dir-core-priv.h43 struct ir_raw_event prev_ev; member in struct:ir_raw_event_ctrl
H A Dir-rc5-decoder.c98 if (!is_transition(&ev, &ir_dev->raw->prev_ev))
H A Dir-raw-event.c51 raw->prev_ev = ev;

Completed in 62 milliseconds