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;73 int carrier_low;76 wait_queue_head_t wait_poll;77 u8 send_mode;78 u8 rec_mode;203 struct list_head lirc_fh; member