Searched refs:is_transition (Results 1 - 3 of 3) 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.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 41 milliseconds