Searched refs:is_transition (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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.h97 static inline bool is_transition(struct ir_raw_event *x, struct ir_raw_event *y) function
H A Dir-rc5-decoder.c98 if (!is_transition(&ev, &ir_dev->raw->prev_ev))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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.h97 static inline bool is_transition(struct ir_raw_event *x, struct ir_raw_event *y) function
H A Dir-rc5-decoder.c98 if (!is_transition(&ev, &ir_dev->raw->prev_ev))

Completed in 87 milliseconds