Searched defs:ir_raw_event_ctrl (Results 1 – 2 of 2) sorted by relevance
101655 struct ir_raw_event_ctrl { struct101656 struct list_head list;101657 struct task_struct *thread;101658 struct {101668 } kfifo;101669 ktime_t last_event;101670 struct rc_dev *dev;101671 spinlock_t edge_spinlock;101672 struct timer_list edge_handle;101673 struct ir_raw_event prev_ev;[all …]
111531 struct ir_raw_event_ctrl { struct111532 struct list_head list;111533 struct task_struct *thread;111534 struct {111544 } kfifo;111545 ktime_t last_event;111546 struct rc_dev *dev;111547 spinlock_t edge_spinlock;111548 struct timer_list edge_handle;111549 struct ir_raw_event prev_ev;[all …]