Home
last modified time | relevance | path

Searched defs:ark3116_private (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/usb/serial/
Dark3116.c70 struct ark3116_private { struct
71 wait_queue_head_t delta_msr_wait;
72 struct async_icount icount;
73 int irda; /* 1 for irda device */
76 struct mutex hw_lock;
78 int quot; /* baudrate divisor */
79 __u32 lcr; /* line control register value */
80 __u32 hcr; /* handshake control register (0x8)
82 __u32 mcr; /* modem contol register value */
85 spinlock_t status_lock;
[all …]