Linux Kernel
3.7.1
|
Data Structures | |
struct | rx_data |
struct | tx_t |
Definition at line 83 of file lirc_imon.c.
int dev_present |
Definition at line 82 of file lirc_imon.c.
Definition at line 79 of file lirc_imon.c.
int display_isopen |
Definition at line 80 of file lirc_imon.c.
struct lirc_driver* driver |
Definition at line 88 of file lirc_imon.c.
int ir_isopen |
Definition at line 81 of file lirc_imon.c.
spinlock_t kc_lock |
wait_queue_head_t remove_ok |
struct usb_endpoint_descriptor* rx_endpoint |
Definition at line 89 of file lirc_imon.c.
struct usb_endpoint_descriptor* rx_endpoint_intf0 |
struct usb_endpoint_descriptor* rx_endpoint_intf1 |
Definition at line 91 of file lirc_imon.c.
struct timer_list ttimer |
struct usb_endpoint_descriptor * tx_endpoint |
struct usb_device* usbdev |
Definition at line 77 of file lirc_imon.c.
int vfd_proto_6p |
Definition at line 86 of file lirc_imon.c.