Searched defs:lirc_fh (Results 1 – 1 of 1) sorted by relevance
70 struct lirc_fh { struct71 struct list_head list;72 struct rc_dev *rc;75 wait_queue_head_t wait_poll;76 u32 carrier_low;77 u8 send_mode;78 u8 rec_mode;202 struct list_head lirc_fh; member