Searched defs:lirc_fh (Results 1 – 2 of 2) sorted by relevance
79 struct lirc_fh { struct80 struct list_head list;81 struct rc_dev *rc;82 int carrier_low;83 bool send_timeout_reports;86 wait_queue_head_t wait_poll;87 u8 send_mode;88 u8 rec_mode;217 struct list_head lirc_fh; member
71 struct lirc_fh { struct72 struct list_head list;73 struct rc_dev *rc;74 int carrier_low;75 bool send_timeout_reports;78 wait_queue_head_t wait_poll;79 u8 send_mode;80 u8 rec_mode;209 struct list_head lirc_fh; member