|
Linux Kernel
3.7.1
|
#include <keyspan.h>
Public Types | |
| enum | { msg_usa26, msg_usa28, msg_usa49, msg_usa90, msg_usa67 } |
Data Fields | |
| int | product_id |
| enum keyspan_device_details:: { ... } | msg_format |
| int | num_ports |
| int | indat_endp_flip |
| int | outdat_endp_flip |
| int | indat_endpoints [KEYSPAN_MAX_NUM_PORTS] |
| int | outdat_endpoints [KEYSPAN_MAX_NUM_PORTS] |
| int | inack_endpoints [KEYSPAN_MAX_NUM_PORTS] |
| int | outcont_endpoints [KEYSPAN_MAX_NUM_PORTS] |
| int | instat_endpoint |
| int | indat_endpoint |
| int | glocont_endpoint |
| int(* | calculate_baud_rate )(struct usb_serial_port *port, u32 baud_rate, u32 baudclk, u8 *rate_hi, u8 *rate_low, u8 *prescaler, int portnum) |
| u32 | baudclk |
| anonymous enum |
| int inack_endpoints[KEYSPAN_MAX_NUM_PORTS] |
| int indat_endpoints[KEYSPAN_MAX_NUM_PORTS] |
| enum { ... } msg_format |
| int outcont_endpoints[KEYSPAN_MAX_NUM_PORTS] |
| int outdat_endpoints[KEYSPAN_MAX_NUM_PORTS] |
1.8.2