Home
last modified time | relevance | path

Searched refs:is_transition (Results 1 – 2 of 2) sorted by relevance

/drivers/media/rc/
Drc-core-priv.h155 static inline bool is_transition(struct ir_raw_event *x, struct ir_raw_event *y) in is_transition() function
Drc-ir-raw.c35 !is_transition(&ev, &raw->prev_ev)) in ir_raw_event_thread()